Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Animation not playing correctly like the preview shows

Discussion in 'Animation' started by Zansn, Mar 3, 2022.

  1. Zansn

    Zansn

    Joined:
    Nov 21, 2020
    Posts:
    7

    Here is a video of my problem.

    I have a character with root motion that i want to be able to turn continually, but what happens is that he turns very slow and i cant just speed up the animation because of the hands will flopp around too fast.

    I have tried every option it feels like, not even generic would work.

    This animation is grabbed from mixamo and every other animation has worked flawlessly, and i have made the character.

    Any idea how to fix this or what might be causing this?
     
  2. pwalters34

    pwalters34

    Joined:
    Oct 23, 2014
    Posts:
    7
    Is the animation using root motion? Also, check to make sure the IK pass is checked on the animator layer. I had an animation play weird because that wasn't checked.