Exception: Index was outside the bounds of the array.
Spine.RotateTimeline:Apply(Skeleton, Single, Single, ExposedList`1, Single, MixBlend, MixDirection) (at Assets/Spine/Runtime/spine-csharp/Animation.cs:351)
Spine.AnimationState:Apply(Skeleton) (at Assets/Spine/Runtime/spine-csharp/AnimationState.cs:257)
Spine.Unity.SkeletonAnimation:ApplyAnimation() (at Assets/Spine/Runtime/spine-unity/Components/SkeletonAnimation.cs:225)
感觉应该是把俩个skeletonDataAsset的动画与骨骼搞混了。 A动画有81根骨骼。B动画没有。然后B动画加载时却报了这个错。访问了第81根骨骼