- Home /
Question by
KaseerShikrani · Jul 02, 2016 at 04:04 AM ·
animationandroiduibutton
Button with Animation disappear in Android build
Ive added an animation to my button on a canvas that constantly rotates on the z axis . In the Editor and on a PC, Mac build i can see the button. But when i build it for android and try it, the button does not appear in the game.
But When I remove the animation of the button rotating, the button appears in the android build.
Is there some settings that I have to change to allow the button to work on an android build or will have to just get rid of the animation on the button.
Comment