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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
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