Animation Player Track fails to play back sometimes

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By epark009

I have a cutout animation and I decided to encapsulate some common repeating sub animations into a separate AnimationPlayer (like a chainsaw rotating) and just add an Animation Player Track to the main AnimationPlayer (like a character swinging a chainsaw around). This makes it really easy to reuse animations but sometimes the Animation Player Track will fail to play back (chainsaw doesn’t rotate sometimes). I’m still not entirely sure what conditions it fails, but it happens consistently at least. Does anyone know how to fix this?

Debug your conditions and see why it’s happening.

Dlean Jeans | 2019-06-14 00:58