Understand the key tools and workflows of the Unity Editor. The Unity Editor is the main workspace you use to create, organize, and manage your application.
| Topic | Description |
|---|---|
| Navigating and managing the Unity Editor | Navigate the Editor interface, use keyboard shortcuts, search for resources, and manage your workflow. |
| Unity Editor windows and views reference | Understand the essential windows in the Unity Editor, including the Scene view, Hierarchy, Inspector, and Project window. |
| Unity Editor settings reference | Configure Editor preferences and project settings to control how Unity behaves and how your project builds. |
| Unity Editor analytics | Understand how Unity collects usage data to improve the Editor experience. |
| Troubleshoot the Unity Editor | Find solutions to common Editor issues and learn how to diagnose and resolve problems. |
| Command-line interface | Launch Unity from the command line with specific arguments to automate tasks and control Editor behavior. |