Hey,
I ran into this while debugging animation issues and finally was able to trace it down.
If you combine zIndex + shadowBlur - the rive animation does not play.
If you remove the shadowBlur (or zIndex) - the animation does work fine
I suspect that this is not specific to Rive animations - I have a few other regular tweens in my scenes that all of a sudden got messed up (as in: they worked smoothly and suddenly showed strange jumps)
Hey, I ran into this while debugging animation issues and finally was able to trace it down. If you combine zIndex + shadowBlur - the rive animation does not play. If you remove the shadowBlur (or zIndex) - the animation does work fine
I suspect that this is not specific to Rive animations - I have a few other regular tweens in my scenes that all of a sudden got messed up (as in: they worked smoothly and suddenly showed strange jumps)
reproducer: