- Home /
UI Button when build to android function does not work
So i am building a simple app that allow me to scale up and scale down the size of my 3D object in Augmented Reality. My problem is that the UI buttons for the scale up and scale down buttons is not functioning in the android app. In unity everything does work i can scale up and scale down by clicking on the button but when i build it into the android app the button does respond but it does not have the function of scale up or scale down the size of the 3D object. The UI button does respond in the app but nothing happens when i press the buttons with my fingers I am currently using unity 2020 version Would really appreciate if someone can help me solve this problem. :)
Your answer
Follow this Question
Related Questions
Quit game button doesnt work,Button not quitting build game 0 Answers
Make a button selectable for controller but not interactable 0 Answers
Unity UI Button states 1 Answer
Buttons become invisible when changing color (on Button or on Image) in script -1 Answers
Unity 5.0.2f1 UI Button OnClick Function 6 Answers