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

Avoid redundant session update on mobile. #228

Closed fast-slow-still closed 2 years ago

fast-slow-still commented 2 years ago

On mobile, MRTK quietly injects an ARSession, which updates the XRSessionSubsystem. On HoloLens it doesn't.

WLT calls XRSessionSubsystem.Update when anchor subsystem is XR SDK, but only on HoloLens.

fast-slow-still commented 2 years ago

/azp run

azure-pipelines[bot] commented 2 years ago
Azure Pipelines successfully started running 2 pipeline(s).