Search Issue Tracker
Fixed
Fixed in 2022.3.34f1, 6000.0.7f1, 7000.0.0a10
Votes
6
Found in
2022.3.21f1
2023.2.13f1
2023.3.0b10
6000.0.0b11
6000.1.0a7
7000.0.0a1
Issue ID
UUM-65666
Regression
No
[Android][Graphics] The Player crashes with "GfxDeviceWorker::RunCommand" error when both OpenGLES3 and Development Build are selected
Steps to reproduce:
1. Open the “ReproProject” project
2. Enable Development Build in the Build Settings
3. Build And Run the project on the device
Expected result: The Player opens normally
Actual result: The Player crashes
Reproducible with: 2022.1.0a16, 2022.3.21f1, 2023.2.13f1, 2023.3.0b10
Not reproducible with: 2021.3.35f1, 2022.1.0a15
Testing environment: macOS Sonoma 14.2.1 (Intel)
Not reproducible on: No other environment tested
Reproducible with these devices:
VLNQA00478 - samsung Galaxy S22 (SM-S901B), CPU: Exynos 2200, GPU: ANGLE (Samsung Xclipse 920) on Vulkan 1.1.179, OS: 12
Not reproducible with these devices:
VLNQA00523 - Galaxy S23 (SM-S911U), CPU: Snapdragon 8 Gen 2 (SM8550), GPU: Adreno 740, OS: 13
VLNQA00334 - Xiaomi Mi A3 (Mi A3), CPU: Snapdragon 665 SM6125, GPU: Adreno 610, OS: 11
VLNQA00409 - Galaxy Z Fold3 5G (SM-F926B), CPU: Snapdragon 888, GPU: Adreno 660, OS: 11
VLNQA00472 - samsung Galaxy A52 (SM-A525F), CPU: Snapdragon 720G (SM7125), GPU: Adreno 618, OS: 12
VLNQA00017 - Huawei Nexus 6P (Nexus 6P), CPU: Snapdragon 810 MSM8994, GPU: Adreno 430, OS: 8.0.0
VLNQA00494 - iPhone 14 Pro Max, 16.3.1 iOS
VLNQA00358 - iPhone 12, 14.1 iOS
VLNQA00392 - iPad (9th generation), 15.0 iOS
VLNQA00310 - iPad Pro 12.9", 13.4.1 iOS
Notes:
- Reproduces only with Development Build
- Doesn’t reproduce with Vulkan, but reproduces with OpenGLES3
- Not reproducible with iOS
Stacktrace:
5164 CRASH #00 pc 001640c8 /vendor/lib/egl/libGLESv2_samsung.so (BuildId: 6fc0c5a96b07a7e0)
5164 CRASH #01 pc 00136999 /vendor/lib/egl/libGLESv2_samsung.so (GL_ObjectLabel+116) (BuildId: 6fc0c5a96b07a7e0)
5164 CRASH #02 pc 015a3ec7 /data/app/~~g2nhOPLmt-wbUXmzbK0scg==/com.DefaultCompany.Myproject-GZthq3IbMMq0YFATq0UHnw==/lib/arm/libunity.so (GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&)+23110) (BuildId: 208b7daf89ed9529db2c0ad15a144bb5cb59decb)
5164 CRASH #03 pc 0159e441 /data/app/~~g2nhOPLmt-wbUXmzbK0scg==/com.DefaultCompany.Myproject-GZthq3IbMMq0YFATq0UHnw==/lib/arm/libunity.so (GfxDeviceWorker::RunExt(ThreadedStreamBuffer&)+56) (BuildId: 208b7daf89ed9529db2c0ad15a144bb5cb59decb)
5164 CRASH #04 pc 0159e3eb /data/app/~~g2nhOPLmt-wbUXmzbK0scg==/com.DefaultCompany.Myproject-GZthq3IbMMq0YFATq0UHnw==/lib/arm/libunity.so (GfxDeviceWorker::Run()+102) (BuildId: 208b7daf89ed9529db2c0ad15a144bb5cb59decb)
5164 CRASH #05 pc 0159e197 /data/app/~~g2nhOPLmt-wbUXmzbK0scg==/com.DefaultCompany.Myproject-GZthq3IbMMq0YFATq0UHnw==/lib/arm/libunity.so (GfxDeviceWorker::RunGfxDeviceWorker(void*)+2) (BuildId: 208b7daf89ed9529db2c0ad15a144bb5cb59decb)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Discussions] "NativePassData.GraphPasses()" has GC Alloc of ~256 B when using Render Pass
- Setting Shader Graph to Surface Type "Transparency" and Render Face "Both" breaks the preview
- Warning "Unknown pseudo class "multiline"" is logged when the Animator is loaded or in use after picking Motion in a States Inspector
- Deleting the property in the Blackboard and then creating the different type property with the same name throws an error
- Selector gets stuck in UI if scroll is used while dragging
Add comment