Search Issue Tracker
Fixed in 1.3.0
Votes
0
Found in [Package]
1.2.8
Issue ID
1370424
Regression
Yes
[OpenXR][Oculus] Quest 2 black screen with Vulkan enabled after OS version update 33.0.0 with OpenXR
Reproduction steps:
1. In your Oculus Quest 2 go to "Settings > About" and make sure your OS version is 33.0.0. If not, click update and wait for the update to be installed
2. Open the attached user's project "Oculus23.zip"
3. Make sure that Vulkan is selected as the Graphics API along with IL2CPP
4. Build for Oculus Quest 2
5. Observe that nothing is being rendered
6. Look at the ADB log for the "xrGetVulkanGraphicsDevice2KHR: vulkan instance does not match" error
Expected result: the APP is launched properly on Quest 2 with Vulkan enabled after OS version update 33.0.0 with OpenXR
Actual result: Quest 2 black screen with Vulkan enabled after OS version update 33.0.0 with OpenXR
Reproduces on: Open XR 1.2.8 (2021.1.11f1, 2021.1.27f1, 2021.2.0b16, 2022.1.0a14)
Not reproducible: Open XR 1.2.8 (2020.3.21f1, 2021.1.10f1)
Could not test on 2019.4.32f1 (no OpenXR package)
Android Logcat:
W/OpenXR: xrGetVulkanGraphicsDevice2KHR: vulkan instance does not match
I/VulkanLoader: ovrVulkanLoader::Load
W/VulkanLoader: ovrVulkanLoader::LoadDeviceFunctions: device invalid
W/VulkanLoader: ovrVulkanLoader::LoadExtensionList: physicalDevice invalid
Notes:
-Issue does not reproduce with Oculus Plugin
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
- 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
Resolution Note (fix version 1.3.0):
This issue is fixed in the upcoming 1.3.0 release of the OpenXR package.