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
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
This is a duplicate of issue #837263