Search Issue Tracker
Fixed
Fixed in 1.14.2
Votes
2
Found in [Package]
1.14.1
Issue ID
OXRB-466
Regression
Yes
Crash on Vulkan when Depth Texture is enabled
How to reproduce:
1. Open the attached project "My project (1).zip"
2. Build And Run the project on Meta Quest 2
Reproducible with: 1.13.0 (6000.0.21f1), 1.14.1 (2022.3.59f1, 6000.0.40f1, 6000.1.0b8, 6000.2.0a6)
Not reproducible with: 1.12.1 (6000.0.21f1)
Reproducible on these devices:
Oculus (Quest 2), Android 12.1, CPU: Snapdragon XR2, GPU: Adreno (TM) 650
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
First few lines of stacktrace:
#00 pc 000000000014ca8c /vendor/lib64/hw/vulkan.adreno.so (BuildId: 625b3060afe676ccbb4bc643164108f1)
#01 pc 00000000000e0fb4 /vendor/lib64/hw/vulkan.adreno.so (BuildId: 625b3060afe676ccbb4bc643164108f1)
#02 pc 0000000000c642e0 /data/app/~~exrnPDTsvozFcL1Bg0LcMg==/com.UnityTechnologies.com.unity.template.urpblank-Xh3DWXZ45eN9MWYDPMpgUA==/lib/arm64/libunity.so (BuildId: 93536fc38d8801d1)
#03 pc 0000000000c65b10 /data/app/~~exrnPDTsvozFcL1Bg0LcMg==/com.UnityTechnologies.com.unity.template.urpblank-Xh3DWXZ45eN9MWYDPMpgUA==/lib/arm64/libunity.so (BuildId: 93536fc38d8801d1)
#04 pc 0000000000c8e180 /data/app/~~exrnPDTsvozFcL1Bg0LcMg==/com.UnityTechnologies.com.unity.template.urpblank-Xh3DWXZ45eN9MWYDPMpgUA==/lib/arm64/libunity.so (BuildId: 93536fc38d8801d1)
#05 pc 0000000000c8eb60 /data/app/~~exrnPDTsvozFcL1Bg0LcMg==/com.UnityTechnologies.com.unity.template.urpblank-Xh3DWXZ45eN9MWYDPMpgUA==/lib/arm64/libunity.so (BuildId: 93536fc38d8801d1)
#06 pc 0000000000cd34d8 /data/app/~~exrnPDTsvozFcL1Bg0LcMg==/com.UnityTechnologies.com.unity.template.urpblank-Xh3DWXZ45eN9MWYDPMpgUA==/lib/arm64/libunity.so (BuildId: 93536fc38d8801d1)
#07 pc 0000000000bf1348 /data/app/~~exrnPDTsvozFcL1Bg0LcMg==/com.UnityTechnologies.com.unity.template.urpblank-Xh3DWXZ45eN9MWYDPMpgUA==/lib/arm64/libunity.so (BuildId: 93536fc38d8801d1)
#08 pc 0000000000d73ff8 /data/app/~~exrnPDTsvozFcL1Bg0LcMg==/com.UnityTechnologies.com.unity.template.urpblank-Xh3DWXZ45eN9MWYDPMpgUA==/lib/arm64/libunity.so (BuildId: 93536fc38d8801d1)
#09 pc 0000000000d6c014 /data/app/~~exrnPDTsvozFcL1Bg0LcMg==/com.UnityTechnologies.com.unity.template.urpblank-Xh3DWXZ45eN9MWYDPMpgUA==/lib/arm64/libunity.so (BuildId: 93536fc38d8801d1)
#10 pc 0000000000d6bcdc /data/app/~~exrnPDTsvozFcL1Bg0LcMg==/com.UnityTechnologies.com.unity.template.urpblank-Xh3DWXZ45eN9MWYDPMpgUA==/lib/arm64/libunity.so (BuildId: 93536fc38d8801d1)
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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Resolution Note (fix version 1.14.2):
Resolved in OpenXR 1.14.2 after removing the custom OpenXR loader library used by the MetaQuestSupport feature..