Search Issue Tracker
Duplicate
Votes
2
Found in
2019.3.0f6
Issue ID
1220968
Regression
Yes
FBX Importer broken Animation Tab and errors
Importing any FBX files with animation corrupts the Importer Animation tab (Inspector) and generates errors in the console. see attached image.
repro:
- open project (or any FBX character with animation)
- select Willard_multitake (or animation fbx file)...
first error... (see below)
- select the Animation tab in the Importer/Inpector...
bug: second error (see below) + Animation tab is empty...
note: clips are displayed in the project in the Willard_multitake fbx file
this is a Regression.
Repro in…
Version 2019.3.0f6 (27ab2135bccf)
Wed, 22 Jan 2020 05:13:15 GMT
Branch: 2019.3/staging
Not repro in…
Version 2019.3.0f5 (44796c9d3c2c)
Wed, 08 Jan 2020 13:45:32 GMT
Branch: 2019.3/staging
Comments (3)
-
Zyntherius
Feb 19, 2020 12:18
Reproduced with Blender (2.80) FBX export with armature animated object.
No access in Inspector-FBX Model import settings.
Console Log:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.ModelImporterClipEditor.FindNextAvailableName (System.String baseName) (at <c10752821eec4acbb89ccd53fbbc5e27>:0)
UnityEditor.ModelImporterClipEditor.MakeUniqueClipName (System.String name) (at <c10752821eec4acbb89ccd53fbbc5e27>:0)
UnityEditor.ModelImporterClipEditor.AddClip (UnityEditor.TakeInfo takeInfo) (at <c10752821eec4acbb89ccd53fbbc5e27>:0)
UnityEditor.ModelImporterClipEditor.SetupDefaultClips () (at <c10752821eec4acbb89ccd53fbbc5e27>:0)
UnityEditor.ModelImporterClipEditor.OnEnable () (at <c10752821eec4acbb89ccd53fbbc5e27>:0)
UnityEditor.AssetImporterTabbedEditor.OnEnable () (at <c10752821eec4acbb89ccd53fbbc5e27>:0)
UnityEditor.ModelImporterEditor.OnEnable () (at <c10752821eec4acbb89ccd53fbbc5e27>:0)
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
- Font Engine Layout Tables memory increases when repeatedly entering Play Mode with custom fonts used in a UIDocument
- The Ragdoll Builder window has no scrollbar making elements unreachable unless the window is resized
- Crash on FindSeamTexels when generating lighting while the meshAtlasIndex >= 0
- Floating Material Preview window does not update when material properties are changed in the Inspector
- The Ragdoll Builder window has no minimum window size for the critical functionality to be visible at all times
This is a duplicate of issue #1215431