Studio Layout
Project Studio uses a dockable layout powered by multiple tabsets. Users can open, close, and rearrange panels, and the editor stores the layout in local storage so it can be restored on the next session.
Default Panels
Scene Graph: hierarchy of entities in the current sceneViewport: main visual editing viewFile System: project folders and filesAsset Preview: inspection of meshes, materials, textures, and prefabsInspector: detailed properties for the selected entity
Additional Windows
The editor can also open:
SettingsPublishBuildAPI Docs
Layout Behavior
- Window visibility is tracked by tab ID
- Viewport-related panels prefer docking into the main viewport tabset
- The layout can be reset to the default arrangement from editor controls
- Layout state is persisted locally