You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The famous UWE hydra seems to have grow another head since 2.0, chop chop time 🪓
[20:16:08.496] [ERR-UNITY] System.NullReferenceException: Object reference not set to an instance of an object
at AnalyticsController.SendPlaythroughUpdate () [0x00074] in <9ec6c1b62c324758b9c2d79021505be6>:0
at AnalyticsController.OnUpdate () [0x0001e] in <9ec6c1b62c324758b9c2d79021505be6>:0
at ManagedUpdate.Execute (ManagedUpdate+Queue queue) [0x0003d] in <aafb86ac724b47ddb09cd2e6deee2370>:0
Describe the issue
The famous UWE hydra seems to have grow another head since 2.0, chop chop time 🪓
See GameAnalytics_Patch.cs for reference
The whole
AnalyticsController
should be nuked with aUnityEngine.Object.Destroy(x);
The text was updated successfully, but these errors were encountered: