Hi!
I've been testing Vuforia 7 and looks great, specially the 3d model recognition.
In Unity Editor (2017.3) with a Webcam works fine detecting 3d scanned objects , but when I try to build the project in HoloLens I get this error:
StartVuforia
(Filename: C:\buildslave\unity\build\artifacts/generated/Metro/runtime/DebugBindings.gen.cpp Line: 51)
Setting frame rate to 30fps
(Filename: C:\buildslave\unity\build\artifacts/generated/Metro/runtime/DebugBindings.gen.cpp Line: 51)
Assertion failed on expression: 'IsMatrixValid(matrix)'
(Filename: C:\buildslave\unity\build\Runtime/Camera/Camera.cpp Line: 3478)
So... when will be compatible HoloLens with Vuforia 7?
Can we use Vuforia virtual Buttons in hololens? if yes, how do they work in hololens?