Overview

Easy Scene Switcher Pro is a lightweight Unity editor extension that helps you jump between scenes from both a dockable window and a compact toolbar control near the Play buttons.

Dockable scene browser Toolbar dropdown near Play Build / All Project filtering Safe save prompt before switch

Installation

  1. Copy the Easy Scene Switcher Pro folder into your Unity project under Assets.
  2. Wait for Unity to finish script recompilation.
  3. Open the tool from Tools > Easy Scene Switcher Pro > Open Window.

Features

Dockable Window

  • Search by scene name
  • Load, ping, and delete scene actions
  • Build status labels in All Project mode

Toolbar Switcher

  • Placed next to Play controls
  • Quick dropdown scene selection
  • Play Mode lock for safer workflows

Smart Updates

  • Auto-refresh on Build Settings changes
  • Auto-refresh on project scene changes
  • Tracks active scene state

Toolbar Settings

Toggle the toolbar scene switcher from the Unity menu:

Tools > Easy Scene Switcher Pro > Settings > Toolbar Scene Switcher > On
Tools > Easy Scene Switcher Pro > Settings > Toolbar Scene Switcher > Off

Toolbar on/off state is persisted using EditorPrefs.

Troubleshooting

Toolbar is not visible

Enable it from the Tools menu, then recompile scripts or reopen Unity to refresh UI injection.

No scenes listed

In Build mode, verify scenes are in Build Settings. In All Project mode, verify .unity files exist.

Compile conflict with Editor type

Use fully qualified type names, for example UnityEditor.Editor.

Search Keywords

Unity scene switcher, Unity editor productivity, scene management tool for Unity, Unity toolbar scene dropdown, Build Settings scene launcher, editor workflow optimization.