RectTransform Animation

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?

Right click on Image::Rotation and change the interpolation to quaternion.

Happening to me in 5.3 as well. Worked in 5.2, not working in 5.3. Took the same project to my colleague’s computer (who was using 5.2) and it worked fine. Definitely a 5.3 issue

Happens to me as well.