White button Click() not working? Set your build to x86.
After about an hour of not being able to figure out why white wasn’t clicking on my buttons correctly, I finally stumbled across this discussion that answered my question.
If you’re on an x64 based system and you can’t get white to click, set your project to build for x86.
You're a life saver!