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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 1.3.0):
This issue is fixed in the upcoming 1.3.0 release of the OpenXR package.