Author Topic: UIRoot is ON but not showing until toggled twice  (Read 2156 times)

mcc

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 1
    • View Profile
UIRoot is ON but not showing until toggled twice
« on: August 25, 2014, 11:04:25 AM »
Recently something happened to my NGUI widgets that i have not seen before.
in the inspector, the UIRoot is active(on), but in the game view is invisible.  toggling it off and back on makes it visible again, until hitting play, where it becomes invisible (yet still on).  toggling during play does same thing.  what do i do to get it to be visible while on like it was an hour ago?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIRoot is ON but not showing until toggled twice
« Reply #1 on: August 26, 2014, 02:18:20 AM »
I can see weirdness happening if you have a panel and a widget on the same game object, or multiple widgets on the same game object. Check your UI hierarchy.