SceneManagerAPI.LoadSceneAsyncByNameOrIndex

Switch to Manual
protected AsyncOperation LoadSceneAsyncByNameOrIndex (string sceneName, int sceneBuildIndex, SceneManagement.LoadSceneParameters parameters, bool mustCompleteNextFrame);

Description

Override for customizing the behavior of the SceneManager.LoadScene and SceneManager.LoadSceneAsync functions.