Dear all,
I am facing problems with an exception in a published game I didn’t recognize before.
Exception: Object reference not set to an instance of an object. Type: System.NullReferenceException Module: Assembly-CSharp InnerException: AdditionalInfo: at DiceMove.OnDragEnd() at DiceMove.$Invoke3(Int64 instance, Int64* args) at UnityEngine.Internal.$MethodUtility.InvokeMethod(Int64 instance, Int64* args, IntPtr method)
This is the only Information I’ve got from Game Analytics. Any idea how to come closer to the root cause?
Greetings
Pat