Unity Learn home
View Tutorial Content
Steps

Exploring the Editor Layout - 2022.3

Tutorial
Foundational
+10 XP
10 Mins
(90)
Summary
Unity is a robust development engine with many features, and as a result, it has a large number of Editor windows. In this tutorial, you'll explore the windows in Unity's Default Layout and learn how to use them.
Select your Unity version
Last updated: July 04, 2023
2022.3
2019.3
Language
English

1.Introduction

Unity is a robust development engine with many features, and as a result, it has a large number of Editor windows. To help make the work environment more approachable, the Default Layout features only major windows most commonly used during typical development. Additional windows can be found under the Windows dropdown at the top of the work area.

2.Exploring the Main Editor

The main Editor features are as follows. (Figure 01)
Select image to expand
Figure 01: The Unity Editor Default Layout
  1. Hierarchy window: Lists all GameObjects that exist in the current Scene.
  2. Scene view: Main work area.
  3. Inspector window: Lists the properties of a selected GameObject or asset.
  4. Project window: Lists all the assets, scenes, and scripts contained in your created project.

3.Docking and Undocking Windows

All Unity windows can be “torn off” by clicking and dragging on a window’s tab, and can then be docked elsewhere in the Editor or left free-floating on the main or alternate monitors. (Figure 02)
Select image to expand
Figure 02: Windows can be docked anywhere in the Editor or left free-floating

4.Exploring Other Layout Options

In addition to the Default Layout, Unity offers several other layout options that may be useful for your specific project. To access them, click on the Layout dropdown in the upper right corner of the Editor (Figure 03).
Select image to expand
Figure 03: The preset Editor Layout list
Different layouts lend themselves to different types or stages of production. For example, the Tall Layout gives more dedicated screen space to the Scene tab, giving more room to work when creating a scene (Figure 04).
Select image to expand
Figure 04: The Tall Layout maximizes space for the scene window

5.Returning to the Default Layout

If windows ever become lost or the layout becomes problematic, return to the Default Layout by clicking on the Layout dropdown and selecting Default (Figure 05).
Select image to expand
Figure 05: Returning to the Default Layout will reset all of the windows

Exploring the Editor Layout - 2022.3
Exploring the Editor Layout - 2022.3
General Tutorial Discussion
0
0
1. Introduction
0
0
2. Exploring the Main Editor
0
1
3. Docking and Undocking Windows
0
0
4. Exploring Other Layout Options
0
0
5. Returning to the Default Layout
0
0