Author Topic: NGUI not visible in new scene or scene reload in web player  (Read 3862 times)

megruda

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 1
    • View Profile
NGUI not visible in new scene or scene reload in web player
« on: April 16, 2014, 12:37:53 PM »
Hello,
I was wondering if someone might be able to help me with this issue, I have a game made up of 2 scenes; a menu, and a game scene. When playing in the editor everything works fine. However when building for web I am experiencing an issue, the menu scene works fine but when I load the game scene none of the NGUI elements are visible, but if I set the game scene as the first to be loaded the NGUI elements ARE visible, however when I then refresh this scene they are all invisible again. I have no clue what to do here and appreciate any help!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: NGUI not visible in new scene or scene reload in web player
« Reply #1 on: April 17, 2014, 10:59:35 AM »
What version of NGUI? How are you loading the scenes? How are your cameras set up (draw order etc)? What else is in the scene? Is it visible? You need to provide more info to go on, or I can't do much.