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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 1.3.0):
This issue is fixed in the upcoming 1.3.0 release of the OpenXR package.