Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #11340 - Splash image is not set when tracking is lost in hololens #11407

Merged
merged 1 commit into from Apr 1, 2023

Conversation

siamonas
Copy link
Contributor

@siamonas siamonas commented Mar 2, 2023

Overview

OpenXR implementation is less likely to drop all the way to TrackingState.None when the XR device has lost its tracking.

Changes

Verification

I only tested this code in HoloLens 2, but I think it is harmless for all other XR devices, as it is less restrictive.

@github-actions github-actions bot added the MRTK2 label Mar 2, 2023
@AMollis AMollis requested review from AMollis and removed request for AMollis March 16, 2023 03:04
@AMollis AMollis self-requested a review April 1, 2023 04:31
@AMollis AMollis merged commit b026319 into microsoft:main Apr 1, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Splash image is not set when tracking is lost in hololens
3 participants