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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #837263