Importing a model with just walk, run, and idle animations. The animations show up in the content browser under the model itself but I get this error
NullReferenceException: Object
reference not set to an instance of an
object
UnityEditor.ModelImporterClipEditor.FindNextAvailableName
(System.String baseName) (at
<6f28216fea9f453abf2e05b770ed3ee4>:0)
UnityEditor.ModelImporterClipEditor.MakeUniqueClipName
(System.String name) (at
<6f28216fea9f453abf2e05b770ed3ee4>:0)
UnityEditor.ModelImporterClipEditor.AddClip
(UnityEditor.TakeInfo takeInfo) (at
<6f28216fea9f453abf2e05b770ed3ee4>:0)
UnityEditor.ModelImporterClipEditor.SetupDefaultClips
() (at
<6f28216fea9f453abf2e05b770ed3ee4>:0)
UnityEditor.ModelImporterClipEditor.OnEnable
() (at
<6f28216fea9f453abf2e05b770ed3ee4>:0)
UnityEditor.AssetImporterTabbedEditor.OnEnable
() (at
<6f28216fea9f453abf2e05b770ed3ee4>:0)
UnityEditor.ModelImporterEditor.OnEnable
() (at
<6f28216fea9f453abf2e05b770ed3ee4>:0)