The game runs fine in the editor test but once built they no longer work. I cant click on a button or use a .getbutton to run the script. the only changes made before this happened was in a further scan from the start menu. the latest install of 5.3.4f1 did fix some issues I had for a day which I then ran into this problem.
if you are using Unity UI for buttons than please find the “EventSystem” object from hierarchy and check in inspector touch input module is on that object or not.
That was not intelligent of me…lol some how I removed my button sound from the control script…lol its working now.