Search Issue Tracker
Won't Fix
Won't Fix in 1.16.X
Votes
0
Found in [Package]
1.16.0-pre.1
Issue ID
OXRB-598
Regression
No
OnUserPresenceCanceled event not triggered when taking off Meta Quest headset
Reproduction steps:
1. Open the attached project “ReproProject“
2. Open the scene “UserPresenceExample“
3. Make sure the headset is connected (in case of Meta Quest, connect to the PC using wired Link or Air Link)
4. Put on the headset and enter into Play Mode
5. Take off the headset to transfer the headset to the idle mode
6. Repeat steps 3 and 4
7. Observe the result in the Console Window
Expected result: A message “OnUserPresenceCanceled, Value 'False'“ should appear in the Console Window when taking off the headset. Then, after putting on the headset, a “OnUserPresencePerformed, Value 'True'“ message should appear in the Console Window
Actual result: When putting off the headset, no message is shown in the Console Window. When putting on the headset, both “OnUserPresenceCanceled, Value 'False'“ and “OnUserPresencePerformed, Value 'True'“ are shown in the Console Window at the same time.
Reproducible in: 1.8.1 (6000.0.0b12), 1.14.1 (6000.0.54f1, 6000.1.14f1 6000.2.0b12, 6000.3.0a3)
Reproducible on: Windows 11
Not reproducible in: No other environments tested
Reproducible on devices:
- Oculus Quest 3 (Quest 3), CPU: Snapdragon XR2 Gen 2 (SM8550), GPU: Adreno (TM) 740
- Oculus Quest 2 (Quest 2), CPU: Snapdragon XR2, GPU: Adreno 650
Note: Does not reproduce when using SteamVR as an 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (1.16.X):
I have created a duplicate ticket for META to look into to as this is as a third party issue. Currently, message cannot be outputted unless the device is in the XR_SEESION_STATE_READY state