"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

VirtualButton in CloudReco App

Hello everyone. I got an error when trying to add VirtualButton to ImageTarget in CloudReco App. But it's appear nothing. And after I stopped my app, I saw the error NullReference.

NullReferenceException: Object reference not set to an instance of an object
VirtualButtonAbstractBehaviour.UpdateEnabled ()
VirtualButtonAbstractBehaviour.OnDisable ()

Any idea to fix that error.

Yeah, finally I got the message:

Virtual buttons are currently not supported for cloud reco targets.
UnityEngine.Debug:LogError(Object)

Hope VirtualButton will be supported for cloud reco targets soon.