"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

Virtual buton help

Vuforia Virtual button does not work in unity 2018. there are errors.

 

Assets/PlayMaker Vuforia/Actions/VuforiaVirtualButtonToPlaymaker.cs(56,38): error CS0246: The type or namespace name `VirtualButtonAbstractBehaviour' could not be found. Are you missing `Vuforia' using directive?

 

What can i do?

Hello,

There is likely a mismatch between your SDK version, and the version of the samples being used. As the SDK evolves and APIs are created/changes, so do the samples to be compatible with them.