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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1215431