In addition to the main windows of the Unity interface, there are several other windows described in other areas of the guide:
Documentation for this window: | Area or Topic: |
---|---|
The Console window shows logs of messages, warnings, and errors. | Scripting |
The Animation window lets you animate GameObjects in the Scene. | Animation |
The Profiler window can be used to investigate and find the performance bottle-necks in your game. | Analysis |
The Lighting window can be used to manage the lighting in your Scene. | Lighting |
The Occlusion Culling window can be used to manage Occlusion Culling for improved performance. | Camera |