I’m having issues with animations blending together, even though they shouldnt. I.e one has a higher weight/priority than the other. I know Roblox dropped an animation blending update a while ago, and removed the workspace bool value to change it, but regardless of how high I adjust the weight, no success, also no errors.
I’m using AnimationControllers with an Animator instance and the only scripts applying animations are mine, which means no default roblox animations are interfering.