Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: schoony on January 19, 2014, 11:59:28 PM

Title: Issue from 3.0.8f7 still persists in version 3.0.9f1 (UIPanel)
Post by: schoony on January 19, 2014, 11:59:28 PM
hello,

If I instance Prefab, after I initialize alpha value of UISprite to 0 to AlphaClip applied UIPanel, the sprite is not displayed to the scene even if I change the value of alpha.

However, if I set intialized value of alpha to minimum value, for example 0.01f which is diaplayable to the scene, I can change the value of alpha and it works.

Many issues from below post are fixed and improved but there are still other issues which is not fixed yet.
http://www.tasharen.com/forum/index.php?topic=7621.0
Title: Re: Issue from 3.0.8f7 still persists in version 3.0.9f1 (UIPanel)
Post by: ArenMook on January 20, 2014, 12:19:38 AM
How would I repro this on my end? I wonder if the changes I made in f2 will resolve this...