Search Issue Tracker
Third Party Issue
Votes
4
Found in [Package]
1.2.8
Issue ID
1365881
Regression
No
[XR SDK] userPresenceActionReference.action calls are only called on HMD mount when SteamVR is used as OpenXR runtime
Reproduction steps:
1. Make sure SteamVR is set as OpenXR runtime
2. Open the attached project ("UserPresenceTest.zip")
3. Open the "RunMe" scene
4. Put on HMD, put down HMD
5. Observe the console output
Expected result:
On headset mount - "UserPresence: started" and "UserPresence: performed" messages are printed
On headset dismount - "UserPresence: canceled" is printed
Actual result: All three messages are printed at once on headset mount and none on unmount
Reproducible with: OpenXR 1.2.8 (2020.3.20f1, 2021.1.24f1, 2021.2.0b15, 2022.1.0a11)
Not reproducible with: 2019.4.31f1 (OpenXR available from 2020.3+)
Note:
- Issue not reproducible with Oculus set as OpenXR runtime
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Valve owns the SteamVR plugin. We have communicated this issue to our partners at Valve. Since we cannot resolve the issue, we are marking it as a "Third Party Issue". This should be fixed in an upcoming SteamVR plug-in release.