Derived from the Unity Open Project, Chop Chop. You will need to add a SceneConfig ScriptableObject asset for each new Scene you create, so be sure to add them to this SceneConfigs folder to ensure ...
Unity doesn't automatically load weakly-referenced scenes. This means you can't use [SceneManager](xref:UnityEngine.SceneManagement.SceneManager) APIs such as ...