• RuntimesBugs
  • Flutter runtime: animation missing part

Hi, I have an animation where one part is missing when I play it with the flutter runtime.

This is similar problem to a previous post I wrote https://en.esotericsoftware.com/forum/d/25258-spine-animation-in-flutter-missing-parts, which fixed another animation.

Faulty screenshot:

Correct:

It's the animation "Idle_Head" on the animation files:

cat-animation.zip
2MB
Related Discussions
...

Btw, tested on 4.1.13 and 4.2.22 and get the issue on both versions.

Hmm, I can't reproduce it at the moment. I'll investigate further and see if it's reproducable.