Hide or lock layer in Scene window

Have you ever found yourself in a situation that the object you’ve put into the scene can be selected too easily or is covering some other important scene objects? What can you do about it? Well, you can disable this object every time when you don’t want to see it. However, you can easily forget about enabling it when your work on the scene is finished. There’s a better way solution!

Have you noticed Layers button at the top-right corner of your Unity editor?

layers dropdown

Layers drop-down allows you to toggle layer visibility (1) and locked state (2).

When the layer is locked you can’t select objects with this layer assigned by clicking on them. Object still can be selected using the Hierarchy window.

When layer is invisible, all objects with this layer assigned will not be rendered in the Scene window. Invisible layers will still be visible in Game window and in the final product.

It’s just that simple. Well then… Why don’t you try it for yourself now? 🙂

related
AdvancedTipsTutorial
How to Use Unity’s Resources Folder
Unity has several kinds of special folders. One of them is the Resources folder. Simple concept...
7
IntermediateTips
Accessing Your Unity Game Logs
Unity allows you to log variety of messages into the Console window by using Debug.Log()...
1
GuideIntermediateTutorial
Coroutines in Unity – Encapsulating with Promises [Part 3]
  In the last part of the series we’re going to build a real example of a REST API...
5
Call The Knights!
We are here for you.
Please contact us with regards to a Unity project below.



The Knights appreciate your decision!
Expect the first news soon!
hire us!