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

OpenXR backend session state is not handled correctly #375

Closed
chrisfromwork opened this issue Aug 21, 2020 · 0 comments
Closed

OpenXR backend session state is not handled correctly #375

chrisfromwork opened this issue Aug 21, 2020 · 0 comments
Assignees

Comments

@chrisfromwork
Copy link
Contributor

Repro:
Open the start menu on a HoloLens 2 while running a BabylonNative application that contains a lot of meshes.

Issue:
OpenXR backend does not correctly tear down rendering when transitioning to an idle OpenXr state. When application perf causes OpenXr to transition to a XR_SESSION_STATE_STOPPING state, BabylonNative ends the OpenXR session. This does not currently ensure that there won't be additional attempts to submit frames, which can cause OpenXr exceptions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant