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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
This is a duplicate of issue #1215431