i am trying to develope an AR app…for androiod and i just create the buttons, to gave some functionalities to my objects based on butttons using ONGUI after tracking the objects…but when i pressed buttons while running it shows the error like…
UnassignedReferenceException: The variable Cube of ImageTargetTrackableEventHandler has not been assigned.
You probably need to assign the Cube variable of the ImageTargetTrackableEventHandler script in the inspector.
ImageTargetTrackableEventHandler.OnGUI () (at Assets/Scripts/ImageTargetTrackableEventHandler.cs:136)