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. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

Bug How to fix animation breaking when animation is put onto separate model with same rig?

Discussion in 'Animation' started by martianfeline, Jun 17, 2022.

  1. martianfeline

    martianfeline

    Joined:
    Oct 29, 2021
    Posts:
    1
    I have many different models using the same rigs and bones in different positions, and I am trying to have a few animations tied to only a rig be played on these different models. When I import them all to Unity and try to play the animations on the models(in both preview and play), the model is rotated upside down and no animation plays. I am not experienced in playing animations, and don't know what the problem is or how to fix it.