"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

Unity 3.1 instant crash

Hi,

 

Does somebody have a solution for my problem?

 

I try to test my Object Recognition application by deploying it to the HoloLens. I've followed the guidelines of Vuforia for Object Recognition and developing for the HoloLens, but somehow I make an mistake somewhere. I use Unity 3.1, Vuforia 7.0 and Visual Studio 2015.3.

In Visual Studio I try to deploy to the HoloLens but get the following error:

failed to get spatial stage statics - can't retrieve or interact with boundaries! Error code: '0x80040154'  in Visual Studio.

I have the same problem when trying to create a multi image target. The Hololens Sample is working fine and if i create a Project with only image targets it is working aswell. The moment i add a multi image target i run into the error.

I am running the following set up:

I updated to Vuforia 7.2.20 today and the problem is gone. It is thus either fixed in the new Version or i changed some other setting without noticing during my trial and error and changes i made.