IndoorNavPlaceNote icon indicating copy to clipboard operation
IndoorNavPlaceNote copied to clipboard

The Object you want to instantiate is null.

Open ramesh2477 opened this issue 7 years ago • 0 comments

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)

ramesh2477 avatar Dec 10 '18 20:12 ramesh2477