• 日本語
  • アニメーションクリーンアップをするとアニメが変わってしまいます。

Related Discussions
...

Unityで実装するためにSpineからJson吐き出しをするのですが、その際にアニメーションクリーンアップをするとアニメが変わってしまいます。

Spine上

Unity上

なんのボーンが消えてしまっているのかなど詳細はわからないのですが、
とりあえずアニメーションクリーンアップを外すと正常に動きます。
こちらご確認頂いてもよろしいでしょうか。

どのバージョンのSpineEditorを使用していますか? Spineプロジェクトを送っていただけますか?
What version of the Spine Editor are you using? Can you send us the Spine project?

Spine: 4.1.09
spine-unity: 4.1-beta
Unity: 2020.3.19f1

こちらを使用しております。
お問い合わせフォームからデータを送らせていただきました。
よろしくお願いいたします。

再現プロジェクトファイルをお送りいただきありがとうございました。

プロジェクトのjsonファイルは、4.1.09-betaではなく、Spine 4.1.08-betaからエクスポートされているようです。Spine 4.1.09-betaからプロジェクトを再エクスポートしたところ、問題は解消されました。Spine 4.1.09-betaにアップデートしても問題が解決しない場合は、エクスポート時にAnimation cleanupを無効にしていないか確認してみてください。


Thank you for sending the reproduction project files.

Your project json file seems to have been exported from Spine 4.1.08-beta, not 4.1.09-beta. I just re-exported the project from Spine 4.1.09-beta and the problem was gone. If updating to Spine 4.1.09-beta does not fix the issue for you, could you please check if you have disabled Animation cleanup upon export?