Scene Master Pro is a complete scene workflow and loading solution for Unity.
It helps developers manage, open, switch, and load scenes without repeatedly searching through the Project window or rebuilding the same scene-loading systems for every project.
Use the dedicated Scene Master window or the Scene View dropdown to access your project scenes quickly, open them normally, load them additively, unload loaded scenes, or perform clean scene replacements.
At runtime, Scene Master Pro provides a simple API for synchronous loading, asynchronous loading, additive loading, and loading-screen transitions. Scenes can be referenced by name, build index, or automatically generated SceneId values.
The included ButtonSceneSelector component also lets you connect scene loading directly to Unity UI Buttons without writing additional code. Choose a scene, select a loading mode, and connect LoadSceneSelected to the Button On Click event.
Scene Master Pro uses an explicit ScenesDatabase refresh system. It reads scenes from Build Settings or Build Profiles and generates reliable scene references without modifying assets automatically when entering Play Mode.
Designed for projects of any genre, Scene Master Pro keeps scene management fast, predictable, and easy to integrate.
Scene Master Pro includes:
• A dedicated scene management editor window
• A quick-access Scene View dropdown
• Scene search and fast opening
• Single and additive editor workflows
• Runtime loading by name, build index, or SceneId
• Normal asynchronous scene loading
• Additive asynchronous scene loading
• Configurable loading-screen transitions
• Progress and completion callbacks
• No-code Unity UI Button integration
• Automatic duplicate manager protection
• Build Settings and Build Profiles support
• Complete PDF documentation
Scene Master Pro is compatible with Unity 2022.3 LTS and Unity 6.