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!
Attachment | Size |
---|---|
![]() | 209.86 KB |
Hey guys!
Did you solve the problem ? I have same trouble ...