Author Topic: Scene view  (Read 4215 times)

rookie_coder

  • Newbie
  • *
  • Thank You
  • -Given: 4
  • -Receive: 0
  • Posts: 14
    • View Profile
Scene view
« on: March 08, 2014, 08:55:26 PM »
I downloaded NGUI 3.5.3. I started with a new scene and added a sprite. It is showing up in the camera view, but nothing in the Scene view. Am I missing something? Attached is the screen shot.  I even changed the Scene to 2D. Still nothing showing up. ???

Thanks

Nicki

  • Global Moderator
  • Hero Member
  • *****
  • Thank You
  • -Given: 33
  • -Receive: 141
  • Posts: 1,768
    • View Profile
Re: Scene view
« Reply #1 on: March 08, 2014, 08:56:54 PM »
Try double clicking on the sprite in the hierarchy.

The UI Elements are very small, so the default zoom won't see them.

rookie_coder

  • Newbie
  • *
  • Thank You
  • -Given: 4
  • -Receive: 0
  • Posts: 14
    • View Profile
Re: Scene view
« Reply #2 on: March 08, 2014, 08:58:00 PM »
I tried that too. No difference.

rookie_coder

  • Newbie
  • *
  • Thank You
  • -Given: 4
  • -Receive: 0
  • Posts: 14
    • View Profile
Re: Scene view
« Reply #3 on: March 08, 2014, 09:10:21 PM »
Got it. I had to check the Layers drop-down in the Unity window since I had created a new layer.

Thanks