unity loading a new scene code example Example: load another scene unity using UnityEngine.SceneManagement; SceneManager.LoadScene('Scene');