Change the layout of an overlay
Create and manage overlay presets
You can save overlay configurations as presets to re-use and share between projects.
You can access an overlay preset in any Unity project on your local device.
Unity automatically saves the overlay configuration in your sceneA Scene contains the environments and menus of your game. Think of each unique Scene file as a unique level. In each Scene, you place your environments, obstacles, and decorations, essentially designing and building your game in pieces. More info
See in Glossary when you save your Editor layout.
Save an overlay configuration
To save an overlay configuration as a preset:
- In the Scene viewAn interactive view into the world you are creating. You use the Scene View to select and position scenery, characters, cameras, lights, and all other types of Game Object. More info
See in Glossary, press the ` key to display the Overlays menu.
- In the dropdown in the Overlays menu, select Save Preset.
- In the Save Window Preset window, name your overlay preset.
- Click Save.
Switch overlay configuration
To switch to a different overlay preset:
- In the Scene view, press the ` key to display the Overlays menu.
- In the dropdown in the Overlays menu, select an overlay preset.
Export an overlay preset
To export an overlay configuration, save it as a file and then import it into another project:
- In the Scene view, press the ` key to display the Overlays menu.
- In the dropdown in the Overlays menu, select Save Preset To File.
- Choose a location to save the preset to.
- Name your overlay preset.
- Click Save.
Import an overlay preset
To import an overlay preset into your project:
- In the Scene view, press the ` key to display the Overlays menu.
- . In the dropdown in the Overlays menu, select Load Preset From File.
- Select an overlay preset file you want to import and click Open.
Delete an overlay preset
To delete a preset from your project and local files:
- In the Scene view, press the ` key to display the Overlays menu.#
- In the dropdown in the Overlays menu, select Delete Preset.
- Select the overlay preset to delete.
Additional resources
Change the layout of an overlay