I am making a GUI button in the script that closes a screen. This is an Android game so I use the Unity Remote app to test everything out quickly. The GUI button works but only when I have my cursor over the button on my computer, then I can tap the button on my Androids screen. If the computers cursor is not over the button, tapping the screen will not work at all. Not even console notes will appear.
I can click on the button straight from my mouse, but I am afraid if I release it this problem will continue.
Has this happened to anybody else and if so, will this be happening after it is released? or will this only happen when using Unity Remote app?