microsoft / MixedReality-WorldLockingTools-Unity

Unity tools to provide a stable coordinate system anchored to the physical world.
https://microsoft.github.io/MixedReality-WorldLockingTools-Unity/README.html
MIT License
188 stars 45 forks source link

WLT on Quest 2 #315

Open rauwebieten opened 1 year ago

rauwebieten commented 1 year ago

I have aproject with the Oculus provider plugin (with OpenXR backend), I cannot make the samples scenes work. In the dashboard panel, anchor subsystem is always NULL. CanLoad/save is always FALSE (FrozenWorldState.hkfw)

Am I missing some setup/config? Or is the oculus plugin not supported?

Thanks