My game animations broke randomly

Hello, I am currently having an issue with the animations for my game. The strange thing is that nothing was ever changed.

Example:

2 Likes

Same thing happened to me. I think it has something to do with recent updates to the animation code for Roblox. All I could find were updates to the Priorities available. Which doesn’t seem like that would cause problems with the transforms of the joints. But one of my animations which had the character rotate 90deg suddenly only rotated ~45 degrees. Without my changing anything.

3 Likes

Any update on this? How would you fix this issue?

1 Like

Turn off the AnimationWeightedBlendFix and ClientAnimationThrottling in Workspace properties.

2 Likes