This version of Unity is unsupported.

SceneManagerAPI.LoadSceneAsyncByNameOrIndex

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.