A Unity Editor script that sets scenes in the Build Settings window.
- Drop file Assets/Editor/BuildSettingsScenesSetter.cs into your Unity project's Assets/Editor folder.
- Edit that file to use actual scene paths from your project
- In Unity Editor click menu Build/Set Scenes in BuildSettings window
- Notice how the scenes are now set in your Build Settings window!