Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.0.3
Issue ID
1326186
Regression
No
[XR SDK][OpenXR][Vulkan] Objects are doubled in each eye when using Single Pass Instanced mode
Reproduction steps:
1. Open the user's attached "OpenXROculus.zip" project (can be found in case 1326119)
2. Load SampleScene
3. Make sure OpenXR is set to "SteamVR runtime" and Graphics API to Vulkan
4. Enter Play mode
Expected result: only one cube is rendered for each eye
Actual result: two cubes are rendered for each eye
Reproducible with: 2020.3.3f1, 2021.1.2f1, 2021.2.0a12
Notes:
- not reproducible with DirectX 11
- not reproducible when using Multi-Pass rendering mode
- could not test if the same issue occurs with Oculus Runtime due to crash in case 1324478
- could no test with Oculus XR plugin because it supports only DirectX 11 graphics API
Tested with Oculus Rift and SteamVR 1.17.4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment