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
- “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
This is a duplicate of issue #837263