Search Issue Tracker
Fixed in com.unity.formats.fbx@2.0.2-preview.1
Votes
2
Found in [Package]
https://assetstore.unity.com/packages/essentials/fbx-exporter-101408
Issue ID
1049896
Regression
No
[FBX Exporter] ArgumentNullException is thrown when exporting GameObject with multiple SkinnedMeshRenderers
Reproduction steps:
1. Open the attached project "FbxExporterBug.zip";
2. Open the scene Scenes/TheBug;
3. Right-click on the only object in the Hierarchy;
4. Click "Export to FBX...";
5. Leave settings at defaults;
6. Click "Export".
Expected results: the model will be exported as FBX.
Actual results: ArgumentNullException is thrown in the console.
Reproduced on: 2017.2.3p1, 2017.4.5f1, 2018.1.5f1, 2018.2.0b9, 2018.3.0a2.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Video is not rendered in Video Player when Material Override is set as the Render Mode and a SpriteRenderer is used
- Scene.isSubScene returns True when a Scene that is not a SubScene is loaded in a build
- The Search window does not show objects with inherited components when filtering by type
- Scrolling occurs when using a shortcut with "Wheel Up" or "Wheel Down" on a selection command in a scrollable Hierarchy window
- Shortcut fails to trigger when using KeyCode.WheelUp with ShortcutModifiers.Shift
Resolution Note (fix version com.unity.formats.fbx@2.0.2-preview.1):
The asset store package is no longer compatible with version 2019.x versions. However using the latest FBX Exporter preview package (com.unity.formats.fbx@2.0.2-preview.1) the model could be successfully exported without any ArgumentNullException thrown in the console using version Unity version 2019.3 and 2019.1