"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

Vuforia Hololens 2 Sample question

I have imported the Microsoft Mixed Reality Toolkit, Vuforia 8.5.9 and the Vuforia Hololens 1 + 2 Sample from the assert store into Unity 2019.3.4f1. There are 7 errors: Assets \ Common \ Scripts \ CloudErrorHandler.cs (29,34): error CS1061: 'CloudRecoBehaviour' does not contain a definition for 'RegisterOnInitErrorEventHandler' and no accessible extension method 'RegisterOnInitErrorEventHandler' accepting a first argument of type 'CloudRecoBehaviour' could be found (are you missing a using directive or an assembly reference?) How can I solve it? Thank you!

Hi,

This is likely due to a version mismatch between the Vuforia Hololens 1+2 sample and the Vuforia Engine SDK.

Under Assets-> Common we have a file sample_version.

Could you please open it and confirm the version?

 

junlu

Tue, 04/28/2020 - 15:08

In reply to by mcotora

Thank you !

I have upgraded Vuforia,and solved the error report, thank you for your help !

Hey guys!

  Did you solve the problem ? I have same trouble ...