Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
0
Found in
2020.3
2020.3.0f1
Issue ID
1323833
Regression
No
OpenXR + URP + UWP rendering stuck
Steps to Reproduce:
- Download the 2020.3 reproduction project from the submitter or the 2021.2 reproduction project posted below.
- Download the corresponding editor with the UWP player.
- Open the project in this unity editor
- Build for UWP
- Open the generated .sln file in Visual Studio
- Deploy to Hololens 2 (ARM64) or desktop WMR VR (x64)
Expected:
- Normal rendering of the template scene
Observed:
- In headset the screen is black or blank except for an orbiting balls idle animation
Additional Notes:
This issue reproduces in 2020.3 and 2021.2.0a9 (most recent published trunk build).
This issue is present using both DX11 and DX12.
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
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
- Transform field values are no longer visible when Inspector window is resized
- [Android] "Adding null Transform to TransformAccessArray will result in degraded performance" warnings printed when loading and unloading scenes with 2D animated characters
- "Trying to draw gizmos while inside a renderpass" error message is thrown when Scene View Gizmos are enabled
- CPU frame times spike at regular intervals in the Profiler when in Play mode with VSync enabled and using DX12 API
Resolution Note (fix version 2021.2):
Fixed deadlock with UWP + URP + OpenXR
Resolution Note (fix version 2021.1):
Fixed deadlock with UWP + URP + OpenXR
Resolution Note (fix version 2020.3):
Fixed deadlock with UWP + URP + OpenXR