Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: pcutile on October 15, 2013, 01:27:35 PM
-
when hit play on unity editor some labels, checkmark and others change color. they lost color and are setted with 128,128,128. what is happen? there is not any code that make this for me.
-
UIButton script will do this if the button is disabled. Button is considered disabled if its collider is disabled.