• Unity
  • spriteattacher problem. after upgrade 3.7

i use runtime maked spine character.

sometimes, my character grab some object.

i use spriteattacer in example.

in 3.6 version, it's good work.

but 3.7 version, it's not good.

looks like image.

Related Discussions
...
  • Змінено

Did you follow the upgrade guide by Pharan?

I assume that you re-exported your character from Spine 3.7 right?
Which version of the Spine-Unity runtime are you using (e.g. the unitypackage name)?

spine editor version is 3.6.53.
spine runtime version : version: 3.7.xxPackage version: spine-unity-3_7-2019-06-03.unitypackage.
i found it version.txt

need to update spine editor and re-export character?

kshioring написав

need to update spine editor and re-export character?

Yes, exactly - major and minor version numbers (e.g. 3.7) of the Spine Editor and the runtime have to match, otherwise the format is not compatible.

And please follow the upgrade guide posted above, it will save you unnecessary problems.