Forum begins after the advertisement:
-
::I was messing around in the inspector and I tested my game but whenever I respawned after dying my death screen wouldnt go away and it would just give me this error. Coroutine couldn’t be started because the the game object ‘Game Manager’ is inactive!
UnityEngine.MonoBehaviour:StartCoroutine (System.Collections.IEnumerator)
GameManager:RespawnPlayer () (at Assets/Scripts/GameManager.cs:53)
UnityEngine.EventSystems.EventSystem:Update ()
It was working earlier but I do not know what happened.