Search Issue Tracker
Duplicate
Votes
0
Found in
2017.3.0b1
Issue ID
985397
Regression
No
Adding component on fbx prefab root on import causes inspector null reference exception
Adding a component to the root of a fbx prefab with an assetPostProcessor, causes the inspector to throw a null reference exception, if the fbx prefab is selected while it is re-imported (caused by the model fbx changing on disk or by changing the animation type).
To reproduce:
1) Import attached package into Unity project
2) Select the imported model.
3) In Rig section, change animation type into Humanoid
Argument exceptions are seen upon the change.
However, if you clear console and simply reimport, the errors don't reappear.
Reproduced in 2017.1.0f3, 2017.3.0p1, 2017.1.0b2
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #837263