- Home /
Unity 5 UI animations not smooth on device.
Hi,
I am working on Unity 5 and making UI transitions using animation component .Problem is on system it works perfectly smooth and quick but on device it is not that smooth . Has any one configured any solution to it. Thanks in advance.
Yes, I have tested it on the android device. It does work slow and the animations with the positions are not smooth.
I have the same problem in version 5.3.3f1, download example code from https://www.raywenderlich.com/114764/introduction-unity-ui-part-2 you will see the button animation have the same problem -- move not smooth, and blink of the image.
in editor and in device, all the same.
I have the same issue with animated panel transitions on iOS (even on an iPhone 6).
Your answer
Follow this Question
Related Questions
How to do an animation transition 2 Answers
Button animation (transition) reset 0 Answers
Delay Button Pressed Action after Animation 1 Answer
UI Transition Animation State properties are being overwritten 0 Answers
Button animator not playing. 0 Answers