When I try to play the animation graph, after a couple loops all the animation clips will begin playing way faster than intended. The bug seems to happen when the magnitude of the Blend2D node is between animations. (In the specific way I have it, the bug happens between magnitudes of 0.2-0.8)
SpeedBugRepro.rbxl (77.5 KB)
To reproduce, select the rig in the Animation Graph and press play. After a few loops, the bug might happen. You may need to mess with the magnitude parameter a bit to get it to happen. The bug also happens when using the animation graph in game.
Expected behavior
If everything was working correctly, I’d expect the animation to play at a consistent rate.