Animating rotation not working on android build... ?

Hello Developers.

I am using latest unity for now version 5.3.

Using Animator to animate rotation values of an object is not working in mobile builds.
animating rotation works fine on PC - but as soon as I try to test on android - object disappears as soon at it start rotating.

Doing rotation through C# coding works find - but I want to do it through “Animator”.

Thanks in advance.
have a happy new year :wink:

The same exact thing had been happening to me. I fixed it by changing the rotation from Euler Angels to Quaternions in the Interpolation options.

Same problem with rotation by Animator on mobile devices (android/ios).

upd:
Found this https://fogbugz.unity3d.com/default.asp?752955_83977vsgmerd25rq