SceneManager.LoadScene("SceneName", LoadSceneMode.Additive); //Loading the new scene SceneManager.UnloadSceneAsync(val); // Unloading current scene