In my game I have all these buttons the player walks over to turn on. I have lots of them. I've been using them a bunch. I went to add a couple more today and for some reason they were not working. So, I turned on debug to find out why. Lo and behold, they work! Try it again: debug off, buttons don't work. debug on, they do?
Kinda hard to debug under those circumstances..
Could the difference in screen size (with debug down there) + overlap at offset somehow cause that? (Though this still makes no sense, I have a bunch of other buttons that have given me no problems)