Author Topic: Issue from 3.0.8f7 still persists in version 3.0.9f1 (UIPanel)  (Read 3295 times)

schoony

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 4
    • View Profile
Issue from 3.0.8f7 still persists in version 3.0.9f1 (UIPanel)
« 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

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Issue from 3.0.8f7 still persists in version 3.0.9f1 (UIPanel)
« Reply #1 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...