1
NGUI 3 Support / Re: UIButton fires twice.
« on: April 26, 2014, 09:42:45 PM »
i had this same problem, turns out it was because i had the button call an OnClick() function. i changed the function name to ButtonPressed() and it no longer fired twice.
