Crashing every 5 minutes

Crash details from log:

"Uploading Crash Report
NullReferenceException: Object reference not set to an instance of an object.
at ControllerMenu.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.Object.Instantiate (UnityEngine.Object original, UnityEngine.Transform parent, System.Boolean instantiateInWorldSpace) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.Object.Instantiate[T] (T original, UnityEngine.Transform parent, System.Boolean worldPositionStays) [0x00000] in <00000000000000000000000000000000>:0
at UIPanel.GetInstance (System.Boolean autoDisable) [0x00000] in <00000000000000000000000000000000>:0
at UIBase.Awake () [0x00000] in <00000000000000000000000000000000>:0
UnityEngine.Object:Instantiate(Object, Transform, Boolean)
UnityEngine.Object:Instantiate(T, Transform, Boolean)
UIPanel:GetInstance(Boolean)
UIBase:Awake()

(Filename: currently not available on il2cpp Line: -1)"

Please help!

Confirmed that I’m also having this issue consistently. Here are the logs of the crash in two different game sessions, back to back: log.zip (31.0 KB)

No longer re-producible.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.