Search Issue Tracker
Fixed
Fixed in 2021.3.21f1, 2022.2.10f1, 2023.1.0a13
Votes
2
Found in
2021.3.8f1
2022.1.14f1
2022.2.0b6
2023.1.0a8
Issue ID
UUM-12894
Regression
Yes
[Quest 2][XR] APK crashes when built with Vulkan and HDR enabled
Reproduction steps:
1. Open the user's project.
2. Make sure that HDR is checked in the Project tab under Assets > Settings > Desktop Pipeline and Assets > Settings > Quest Pipeline
3. Make sure that Graphics API is set to Vulkan under Project Settings > Player > Graphics APIs
4. Build and run on Quest 2 device
Expected result: APK runs without any problems
Actual result: APK crashes on start or attempts to load forever
Reproducible with: 2021.3.1f1,2021.3.8f1, 2022.1.14f1, 2022.2.0b6, 2023.1.0a8
Not reproducible with: 2020.3.38f1, 2021.3.0f1
Notes:
- If HDR is checked in the URP Vulkan builds on Quest2, the build crashes on start or attempts to load forever.
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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Resolution Note (fix version 2023.1.0a13):
The crash happened due to XR splash screen non-existing Unity logo sprite dereferencing. HDR and Vulkan had nothing to do with it.