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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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