When a user clicks exit in the Quest system Menu overlay, my OpenXR
app's session state transitions from XR_SESSION_STATE_STOPPING ->
XR_SESSION_STATE_IDLE (as per OpenXR spec) but nevers transitions to the
XR_SESSION_STATE_EXITING state unless an ex...
Hello, i was wondering does the Oculus OXR mobile runtime/loader support
third-party layers (installing and dynamically loading them) and also
what would the situation be in terms of distrubing apps using this on
the Oculus store, would this violate ...
@VoodooUomo@lionleafOkay I found the cause of the bug! it is the
XR_MSFT_hand_interaction extension, it is not enough to not provide
suggested bindings for this interaction profile, the extension must not
be enabled entirely otherwise suggested bindi...
"What is the exact observed behavior? It sounds like you're just seeing
the float action returning 0.0 and theboolean actions returning
XR_FALSE?" With either or both enabled, the results of
XrActionStateFloat/Bool is always:changedSinceLastSync: XR_...