Can't see unselected meshes in Scene view

Hi Folks, as the title says I can only see meshes in the scene view when I select them (and only in wireframe when I do that) although I can see them fine in the Game view.

I’m running Unity 3.3 on Win 7 64 and I’ve installed the Hotfix that Unity warned about on startup (the startup message is gone now since doing that).

As you can imagine this is making it pretty difficult to work!

Here’s a screen capture to illustrate :

http://www.graphite9.com/Beta/SceneBug.mov

Any ideas appreciated, I’m pretty new to Unity so I don’t know if this is a bug or a setting I’m missing somewhere, but on 3.2 it seemed to work fine.

Cheers,
Brian

The Layers Drop-down – controls which objects are displayed in Scene View. Most likely the Default Layer is turned off.

http://unity3d.com/support/documentation/Manual/Learning%20the%20Interface.html

Awesome, that was it exactly, many thanks.

I’m working on a project where I’m handling rigging/animation in Maya and am really only using Unity to check the animations are mapping on to the characters correctly before sending the FBX files to the programmers, so I have a lot to learn about the ways of Unity :wink:

Cheers,
Brian