I’m currently trying to add a rotating animation to one of my UI elements using the Animator in 5.3. Whenever I try to change the RectTransform’s rotation values in ay key frame, they’re reset to zero.
The weird part is that I could do this without problem in 5.2 just a few minutes ago. Is this happening to anyone else?