This version of Unity is unsupported.

SceneManagerAPI.UnloadSceneAsyncByNameOrIndex

protected AsyncOperation UnloadSceneAsyncByNameOrIndex(string sceneName, int sceneBuildIndex, bool immediately, SceneManagement.UnloadSceneOptions options, out bool outSuccess);

Description

Override for customizing the behavior of the SceneManager.UnloadSceneAsync function.