• Unity
  • Error reading skeleton JSON

  • Изменено
Related Discussions
...

Error reading skeleton JSON file for SkeletonData asset: New SkeletonData
Invalid timeline type for a bone: shear (bone_hair_top)
at Spine.SkeletonJson.ReadAnimation (System.String name, System.Collections.Generic.Dictionary`2 map, Spine.SkeletonData skeletonData) [0x00584]

Any thoughts on what's causing this error? We got the new version of spine and updated our run time.
We also deleted the bone it was complaining about, and then more bones became problematic. Do we need to re-add the bones so we don't have to worry about this in the future?

Thanks.

Seems like you exported using Spine 3.2.
spine-unity release is currently only compatible with Spine 3.1.05.

Import this beta of the 3.2 spine-csharp into your existing project with spine-unity.
This is still work in progress.

8 дней спустя

Is it possible to get these files in a non unitypackage version? 🙂

THANK YOU