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
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
This is a duplicate of issue #837263