Randomly, animations on other players will look weird for everyone but that player.
I don’t know exactly when this started happening, but it hasn’t always been like this, and I haven’t encountered it in any other game I’ve worked on.
This is a sort of recreation of what I mean, since I was not able to get a proper video of it happening
The dummy on the left is playing the correct animation, and the dummy on the right is playing a recreation of what the “weird” animations sort of look like
My only guess as to why this is happening is because of the idle animation, but the idle animation’s animation priority is set to core, and the animations that have this weird problem are usually at like action or higher, So the idle animation being the problem wouldn’t really make much sense.
The idle and movement animations are handled on the client, and the animations that sometimes look weird are handled on the server