Has anyone seen this error before: IndexOutOfRangeException: Array index is out of range. UnityEditorInternal.AnimationWindowUtility.AddClipToAnimatorComponent (UnityEngine.Animator animator, UnityEngine.AnimationClip newClip) (at /Users/builduser/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowUtility.cs:536) UnityEditorInternal.AnimationWindowUtility.AddClipToAnimationPlayerComponent (UnityEngine.Component animationPlayer, UnityEngine.AnimationClip newClip) (at /Users/builduser/buildslave/unity/build/Editor/Mono/Animation/AnimationWindow/AnimationWindowUtility.cs:516) ?
This happens when I try to create an animation on a flap of a sterile gloves package that I made in Blender. The only examples I found of the IndexOutOfRangeException were on peoples scripts but mine is on a internal animation script in the Unity 5 engine… or so it appears. If anyone has any tips or need more info from me please ask because I really need this flap to rotate open…