Author Topic: UIPanel bug in editor  (Read 1616 times)

kjenkins_oculus

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 14
    • View Profile
UIPanel bug in editor
« 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.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIPanel bug in editor
« Reply #1 on: March 14, 2014, 11:43:35 AM »
Seems to update just fine here? What version of NGUI+Unity do you have?

kjenkins_oculus

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 14
    • View Profile
Re: UIPanel bug in editor
« Reply #2 on: March 14, 2014, 12:49:02 PM »
nGui: 3.04
Unity: 4.3.4f1

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIPanel bug in editor
« Reply #3 on: March 14, 2014, 12:53:58 PM »
Please always update before posting about issues. 3.0.4 is extremely old.