-
Notifications
You must be signed in to change notification settings - Fork 71
Description
Hi Matthew
I am trying to build an run the app on IOS, and it doesn't show the breadcrumps/arrows..but the below error: Any help on how to address the issue?
ArgumentException: The Object you want to instantiate is null.
at UnityEngine.Object.CheckNullArgument (System.Object arg, System.String message) [0x00000] in <00000000000000000000000000000000>:0
at UnityEngine.Object.Instantiate[T] (T original) [0x00000] in <00000000000000000000000000000000>:0
at CustomShapeManager.ShapeFromInfo (ShapeInfo info) [0x00000] in <00000000000000000000000000000000>:0
at CustomShapeManager.AddShape (UnityEngine.Vector3 shapePosition, UnityEngine.Quaternion shapeRotation, System.Boolean isDestination) [0x00000] in <00000000000000000000000000000000>:0
at CreateMap.Update () [0x00000] in <00000000000000000000000000000000>:0
(Filename: currently not available on il2cpp Line: -1)