Server not receiving animation playback from client

  1. What do you want to achieve? Keep it simple and clear!
    Replace the animations in the ‘Animate’ script and have them play correctly

  2. What is the issue? Include screenshots / videos if possible!
    When playing animations on a custom rig:

  • Animations play correctly on the client only.
  • On the server, looping animations either do not play or only play briefly (one cycle) and stop.
  • Non-looping animations replicate normally.
  • Animator instances are created on both client and server, and animations are loaded explicitly.
  • Network ownership and rig setup are correctly configured.

Despite this, looping animations fail to replicate and persist on the server side, causing desync between client and server animation states.

EDIT: solution → Animation Not Replicating to Server

Try changing ClientAnimationThrottling in workspace. If that doesn’t work, try changing the Weight of the animation.

1 Like