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
- "No HDR monitor detected." warning is shown in the Rendering Debugger even when the Editor is on HDR-enabled monitor
- Shader Graph Enum Keyword Default Value changes after reordering Entries
- Light Explorer throws “ArgumentException” error when disabling all columns from the Multi-column panel context menu
- "Freeze Camera For Culling" options are inconsistent between the Game view overlay and Rendering Debugger window
- Crash on GetOriginalSourceOrVariantRoot when creating a scene from a specific template
This is a duplicate of issue #1215431