Broken Animations

  1. What do you want to achieve?
    I wanted to make a simple animation

  2. What is the issue? Include screenshots / videos if possible!
    Animations Doesn’t play fully / is Broken

What the Animation is supposed to look like

How the Animation plays

  1. What solutions have you tried so far? Did you look for solutions on the Developer Hub?

I tried changing the Animation Priority to Core and Action.

I tried looking for solutions but none of them worked.

Here is a Screenshot of the Script and the Explorer

First, the animation should be played on the client. It will be a lot smoother if you do It like that, and will be automatically replicated to the server.

Second, try preloading the animations with PreloadAsync. This will let the first plays of the animation fully be loaded the first time you try the animation.

If those dont work then try a different animation to see if something in your character is incorrectly anchored/playing.

I cant see the videos so I cant tackle the problem exactly but I hope this helps