I have a problem on loading scenes between levels, when i tried to go from 1 level to other level, the fader just comes in screen forever and doesnt load,
NullReferenceException: Object reference not set to an instance of an object
RPG.SceneManagement.Portal.UpdatePlayer (RPG.SceneManagement.Portal otherPortal) (at Assets/Scripts/SceneManagement/Portal.cs:65)
RPG.SceneManagement.Portal+d__8.MoveNext () (at Assets/Scripts/SceneManagement/Portal.cs:54)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <526469d5a48c43eebd9af19f8745afa1>:0)