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

Package: FBX Exporter

-

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.

  1. 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

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.