This package provides a convenient way to manage and switch between scenes in your Unity project. The Scene Switcher is a dockable Editor Window that displays all scenes from the build settings, allowing you to easily select and load the desired scene. The window updates automatically when made active, and it supports Unity 2021.3 and later versions.
You can use the Scene Switcher to:
- Load a specific scene by clicking on its button
- Access all scenes from the build settings in a single window
- Save the current scene before loading a new one
This package is designed to simplify the process of switching between scenes, making it easier to work on your Unity projects.
- A separate window showing all scenes from the build settings
- Scenes are listed according to their build index
- Click on a scene button to open the respective scene
- Asks for a prompt to save the current scene if it is unsaved





