Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
1.3.1
Issue ID
OXRB-4
Regression
Yes
[XR] AsyncGPUReadback loses readbacks when switching between IDLE and FOCUSED OpenXR states
Reproduction steps:
1. Open the user's attached project
2. Build and Run
3. Activate and deactivate the headset a few times
4. Click on the button in the top left corner to a FOCUSED state
5. Activate and deactivate the headset a few times
6. Leave the headset idle for ~10-15 seconds while browsing other applications
7. Activate and deactivate the headset a few times
Expected result: no difference in readbacks
Actual result: readbacks are lost
Reproduced with:1.3.1 (2020.3.30f1, 2021.2.14f1, 2022.1.0b10, 2022.2.0a7)
Not reproduced with: 1.3.0 (2020.3.30f1)
Could not test with: 2019.4.36f1 (OpenXR Plugin package not introduced)
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
- Memory Leak warnings are thrown when creating a new material
- The type selector in the UI Builder does not display primitive types when trying to select one in the "Select Type…" window
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
Resolution Note:
This seems to only affect the first instance of the headset traversing states. When following the initial repro instructions on the first pass we lose readback states. On subsequent cycles however the values do not lose cycles and stay together. We are opting to not fix this as there is a workaround