- Home /
UI Buttons working in editor but not in mobile
So Unity remote 5 works fine on touch even my own left-right move buttons, even Menu UI, The buttons are in a Canvas (actually, there is Pause menu and Menu canvas, but menu is only in one scene, and pause menu canvas is disabled there). the thing is, in Build it doesn't work. Pc controls like a and d, space works fine, even mouse button, i even tried to connect my mouse to my phone, same issue, so it looks like the game don't support any input in build. So I think mobile Build doesn't support any Input. i also seen other posts like this, but they only claimed Changing unity version (i will NEVER do that, i don't want to wake with errors) and from 2015 saying about Touch Input Module, it did not worked, and unity also says the Standalone one works on touch input too (but even mouse input as i connected my mouse didn't worked).
Your answer
Follow this Question
Related Questions
Can't Enable/Disable Unity CrossPlatformInput in runtime ? 1 Answer
Distribute terrain in zones 3 Answers
UI Buttons not working?!?! 1 Answer
Buttons don't trigger only in build 0 Answers