• RuntimesUnity
  • skeleton mecanim of skeletonData update is not applied custom animator

Hi Spine team.
first of all thanks you for service
back to main purpose I have Problem of skeleton mecanim
as you know there is animator that has aniclip as subasset (I call this A)referenced in skeleton data
when spine anim modified also animation clip modified.

but sometime animation clip not updated so I push forceupdate animation clip button
and then animator as referenced by skeletondata all state gone!
so I made another animator(I call this B) and then make state and connect animation clip as subasset A
but when spine animations are updated animation clip reference is broken.

so If I want to apply new spine anim clip, I should drag and drop all animation clip to animation state of B
Why I should do this?
Please Let me know how to update skeleton mecanim clip.

here is my unity spine runtime package version
This Spine-Unity runtime works with data exported from Spine Editor version: 4.0.xx
Package version: spine-unity-4.0-2021-08-16.unitypackage

thanks you spine Team!

    Related Discussions
    ...

    bsh0608 Package version: spine-unity-4.0-2021-08-16.unitypackage

    Sorry to hear you're having troubles. Please note that 2021-08-16 is a very outdated package version even for the 4.0 branch. There have been more than 100 spine-unity related commits following on the 4.0 branch alone. Please have a try updating to the latest 4.0 spine-unity package available here.

    Hi Harald Thank you for answer
    yeah now we using runtime package is out of date.
    but now we in live service so it's little dangerous to update runtime package.
    so please let me know is there any way to solve this problem without update runtime package?

    and also I wil test latest 4.0 runtime package in sample project and will share result to you.

    thanks you for fast answer.
    sincerely

      bsh0608 but now we in live service so it's little dangerous to update runtime package.

      That makes perfect sense.

      bsh0608 and also I wil test latest 4.0 runtime package in sample project and will share result to you.

      If you discover that it does not work as desired with the latest 4.0 and also not with the latest 4.2 runtime package, please do let us know, then we'll have a look at whether we can fix the issue.