How to load another scene using unity code example Example: load another scene unity using UnityEngine.SceneManagement; SceneManager.LoadScene('Scene');