Hi,
Testing out Mid Air positioning within Unity (2017.3.1) and when I place a Mid Air Positioner and Mid Air Stage component in the scene (and hook them up) I get the following error in Play Mode and when build to Android:
NullReferenceException: Object reference not set to an instance of an object
Vuforia.MidAirPositionerBehaviour.SetupIndicator ()
Vuforia.MidAirPositionerBehaviour.OnEnable ()
The error does not occur when testing Ground Planes. Only Mid Air.
Any help appreciated.
Adam
Same. Core samples have this error too.
Why oh why, Vuforia? I've been using your Unity SDK for years and there has not been any moment where I could expect it to "just work". It's always on an undefined state of bad/old documentation, exceptions, build errors, runtime not doing the same as the editor etc etc.
If your documentation is shit/incomplete, your implementation is on a constant state of flux, and not even your own demo code does what it says... how are we supposed to use it?