1
NGUI 3 Support / Re: UIButton "Starts Selected" problem
« on: July 03, 2014, 09:25:18 PM »
sorry for resurrecting this old thread, but I wanted to share that I just had this issue and fixed it at least for my code. The issue came because I was changing the enabled state in one of my start() buttons to disabled, to ensure that users don't click on anything as the buttons are fading in for that split second.
