I can't figure out for the life of me what is going on after all the tutorials. I have a button that works perfectly with mouse clicking. But it works very rarely with tap on my iphone. I've tried using 3d colliders and removing EasyTouch, none of it seems to work. It seems like if I touch the very most right side of the button it works more, but I could be imagining it. The button does work when I touch it after about 20 or so tries. Can anyone help me figure out what's going on? I'm using the button onclick event to pause the game --works perfect with mouse click.