Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: kjenkins_oculus on March 13, 2014, 05:01:55 PM

Title: UIPanel bug in editor
Post by: kjenkins_oculus on March 13, 2014, 05:01:55 PM
Adjusting the values for center and size for UIPanel under AlphaClip do not update what is seen in the scene view.

As a hack I added
UpdateDrawcalls(); to Update() which fixed it just so I could see what the extents of my clip was.
Title: Re: UIPanel bug in editor
Post by: ArenMook on March 14, 2014, 11:43:35 AM
Seems to update just fine here? What version of NGUI+Unity do you have?
Title: Re: UIPanel bug in editor
Post by: kjenkins_oculus on March 14, 2014, 12:49:02 PM
nGui: 3.04
Unity: 4.3.4f1
Title: Re: UIPanel bug in editor
Post by: ArenMook on March 14, 2014, 12:53:58 PM
Please always update before posting about issues. 3.0.4 is extremely old.