Unity Tips – Scene View Layers

You can hide layers in the Scene view by clicking on the ‘Layers’ dropdown in the top right of the Unity Editor. By clicking on the eyes in the dropdown, you are able to toggle elements on and off in the scene view. There is also a shortcut for ‘Nothing’ and ‘Everything’.

The ‘Layers’ dropdown with the UI layer hidden.

Here is an example of the ‘UI’ layer being hidden in the scene view…

And here is the exact same scene with the ‘UI’ layer showing…

This is particularly helpful for isolating UI canvases in some scenes or keeping them out of the way whilst you’re working on the environment. It is also helpful for isolating sections of the environment and keeping the scene view uncluttered.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s