craig-ar-james
Results
2
comments of
craig-ar-james
I can reproduce a crash with the unmodified QRTracking example (tried the yl/open-xr branch as I saw there was a commit 7 days ago to update to latest libraries). I...
I'm just wrapping the call in... if (Application.platform != RuntimePlatform.WindowsEditor) { InitializeSpatialGraphNode(); } ... and only letting it get called at runtime - passing back pos/rot from a substitue object...