I move the player character torso to look in the same direction as the camera by changing the Waist.C0 property. A month or two ago this would have worked fine and the arms would move with the torso when they were animated. However recently as soon as i publish an animation and use it with the arms, the arms move with the torso but dont change orientation. They keep pointing straight ahead and dont move up or down.
I ran a test with an old animation that was working perfectly. Its an anim that plays when tool is equipped and jusst moves the arm up. When holding the tool the arm would point in the direction the torso was facing. As soon as i republished the anim without changing anything it broke. Now the arm only points straight. Not aligned with the torso.
Oddly enough when i set the anim priority to core the problem is resolved. This isn’t a fix however, because i have multiple animations playing some with overwrite others and those anims need to be higher priority.