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
- [Linux] Unity crashes or freezes when loading an AssetBundle with AssetBundle.LoadFromFile
- [Linux][Profiler] Missing Profiler error has thrown clicking the "Save Changes" button
- 1 frame long audio clip plays an inconsistent audio sample or does not play at all in the Timeline
- SerializedObject ApplyModifiedProperties is not returning true when editing a List field with custom editor code
- Labels Overlap in NavMeshObstacle Inspector when shape is set to "Box" and Inspector's width is small
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