Lazy Scene
Loader
Every scene in the project, sorted into categories you define, one click from open. Load a scene on its own or additively, without going hunting through the project window.
Features
Categories you define
Group scenes however the project actually works. Each category carries a name and a short description, and its first three letters become the filter button.
Load or load additive
Load opens the scene on its own. Load Additive stacks it on what is already open. Either way you are asked to save modified scenes first.
Select File picks the asset
Select File makes the scene asset the active selection, for when you want the file rather than the scene open.
Stored in the project
Categories and scene lists live in ScriptableObjects under the package folder, so they commit with the project.
Getting started
Import the package
Add it from the Asset Store, or drop the LazyHelpers folder into Assets/Editor yourself.
Open the window
Window ▸ LazyHelper ▸ Lazy Scene Loader. Dock it wherever you like.
Add categories, then scenes
Edit Categories to set up your groups, then Add Scenes to file each scene under one.