Hello All
Having a small issue with touch controls on the android APK build of a project i'm creating.
For some reason one button that takes you to another screen has to be pressed twice for it to work , there are other instances of the exact same button with the exact same code , yet it does not happen there.
Another issue but similar is a Resetting save button , when pressed it should ask you if you are sure , and once you touch yes it will delete your save , this works fine however you have to do this twice , as if the pressing yes does not register the first time.
I have removed Mouse input from the project which was in previously , however this has made no difference to these bugs.
Thanks for you time.
Ryan.