Search Issue Tracker
Fixed
Fixed in 2020.3.42f1, 2021.3.10f1, 2022.2.0b6, 2023.1.0a6
Votes
47
Found in
2021.3.1f1
2022.2.0b1
2023.1.0a1
Issue ID
UUM-7782
Regression
No
[Android] URP Project crashes when built on a device with PowerVR Rogue GE8320 GPU
How to reproduce:
1. Create a new URP project
2. Switch the build target to Android
3. Build and Run on an Android device
4. Ensure that the device display sleep time is at least 30 minutes
5. Let the app run in the foreground on the device between 10 and 25 min
Expected results: The app does not crash
Actual results: "Error IMGSRV :473: glClientWaitSync: Expected application to have kicked everything until job: 568212" error is spammed in the logcat and the app crashes
Reproducible with: 12.1.7 (2021.3.1f1)
Stacktrace:
0013d242 /vendor/lib/egl/libGLESv2_powervr.so (BuildId: 862129639038baab2ef3234b9825ae7a)
00111397 /vendor/lib/egl/libGLESv2_powervr.so (BuildId: 862129639038baab2ef3234b9825ae7a)
00083017 /vendor/lib/egl/libGLESv2_powervr.so (BuildId: 862129639038baab2ef3234b9825ae7a)
0008356f /vendor/lib/egl/libGLESv2_powervr.so (glClear+410) (BuildId: 862129639038baab2ef3234b9825ae7a)
Reproducible on:
Realme C11 (Tested by user)
Realme C21 (Tested by user)
vivo 1901 (Tested by user)
vivo 1904 (Tested by user)
LG LM-K420 (Tested by user)
Nokia 2.3 (Tested by user)
Lenovo Tab M10 HD (2nd Gen) (Tested by user)
Nokia C20 (Tested by user)
Some models of the Samsung Galaxy A12
Not reproducible on:
VLNQA00391, Xiaomi Redmi 9A (M2006C3LG), Android 10, CPU: MediaTek Helio G25 (MT6762G), GPU: PowerVR Rogue GE8320
VLNQA00335, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
-
highcore
Feb 26, 2024 10:19
not fixed... wt. unity
-
ZenithGames
Jun 20, 2023 11:33
2022.3.2f1, still present. What the hell Unity?
-
jonathan_unity941
Apr 13, 2023 13:54
Not fixed in 2021.3.16f!
-
eggbbq
Mar 08, 2023 01:01
Devices
1. Samsung Galaxy A12,
2. Realme C11Testing result (Linear):
1. Not Fixed in 2021.3.13f1c1
2. Not Fixed in 2021.3.14f1c1
3. Not Fixed in 2021.3.16f1c1
4. Not Fixed in 2021.3.19f1c1
5. Not Fixed in 2022.2.8f1c1Solution (Gamma):
When i switch to Gamma color space, this bug disappeared on Samsung Galaxy A12.My project need linear color space!
But there's no choices. So many crashing and ANR makes rating down! -
eggbbq
Mar 08, 2023 00:54
Devices
1. Samsung Galaxy A12,
2. Realme C11Testing result (Linear):
1. Not Fixed 2021.3.13f1c1
2. Not Fixed 2021.3.14f1c1
3. Not Fixed 2021.3.16f1c1
4. Not Fixed 2021.3.19f1c1
5. Not Fixed 2022.2.8f1c1Solution (Gamma):
When i switch to Gamma color space, this bug disappeared.M project need linear color space!
But there's no choices. So many crashing and ANR makes rating down! -
ICrazymouse
Jan 12, 2023 02:16
This bug is still not fixed in 2020.3.43f1
-
gjerek
Dec 26, 2022 15:23
This bug is still not fixed in 2021.3.16f1
-
ICrazymouse
Dec 15, 2022 02:07
Not Fixed in 2020.3.42f1
-
Gillissie
Dec 01, 2022 11:01
Not fixed in 2021.3.13. I let a Moto G Pure run my game just sitting on the main menu for about 5-10 minutes until it crashed after the log was spammed with errors. When it finally crashed, the log had this at the end:
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime FATAL EXCEPTION: UnityMain
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime Process: com.gilligames.matchwithwords, PID: 19568
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime java.lang.Error: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime Version '2021.3.13f1 (9e7d58001ecf)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'armeabi-v7a'
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime Build fingerprint: 'motorola/ellis_retail/ellis:11/RRH31.Q3-46-110/e5b834:user/release-keys'
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime Revision: 'PVT1'
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime ABI: 'arm'
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime Timestamp: 2022-12-01 18:58:59+0800
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime pid: 19568, tid: 19597, name: UnityMain >>> com.gilligames.matchwithwords <<<
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime uid: 10324
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime Cause: null pointer dereference
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime r0 8c7a9cc0 r1 00000000 r2 6a8b0518 r3 00000002
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime r4 8c7aea4c r5 00000000 r6 00000000 r7 7abefb30
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime r8 6a8b0518 r9 8c7a9cc0 r10 5b5b6000 r11 00000002
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime ip 8d4dd044 sp 7abefae0 lr 8c228eab pc 8c258252
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime backtrace:
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime #00 pc 00145252 /vendor/lib/egl/libGLESv2_mtk.so (BuildId: ef7f935c2862be104438de78b5589491)
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime #01 pc 00115ea7 /vendor/lib/egl/libGLESv2_mtk.so (BuildId: ef7f935c2862be104438de78b5589491)
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime #02 pc 00084e0d /vendor/lib/egl/libGLESv2_mtk.so (BuildId: ef7f935c2862be104438de78b5589491)
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime #03 pc 00085375 /vendor/lib/egl/libGLESv2_mtk.so (BuildId: ef7f935c2862be104438de78b5589491)
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime #04 pc 0002b2d5 /vendor/lib/egl/libGLES_meow.so (BuildId: 954b4357df88d75aa4448f0f4b51b8f0)
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime at libGLESv2_mtk.0x145252(Native Method)
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime at libGLESv2_mtk.0x115ea7(Native Method)
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime at libGLESv2_mtk.0x84e0d(Native Method)
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime at libGLESv2_mtk.0x85375(Native Method)
2022/12/01 18:58:59.854 19568 19597 Error AndroidRuntime at libGLES_meow.0x2b2d5(Native Method) -
UCanDo
Oct 24, 2022 08:52
I just tested it and found that it is not fixed in version 2021.3.10f1! The device is Xiaomi Redmi 9A.
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
- NullReferenceException is thrown when adding a Blur Renderer Feature
- [Linux] Dropdown Menus are filled with empty entries when the Menu intersects with the Editors borders
- [HDRP] [Metal] Tiled artefacts when using DRS
- [HDRP] Empty template starts with incorrect Physically Based Sky ground
- Big chunk of "Untracked" memory in the Memory Profiler screenshot when a custom .obj file is loaded while in Play Mode
Resolution Note (fix version 2023.1.0a6):
Fixed in Unity 2023.1.0a6
Resolution Note (fix version 2022.2.0b6):
Fixed in 2022.2.0b6
Resolution Note (fix version 2021.3.10f1):
Fixed in 2021.3.10f1