Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.6.0a1
Issue ID
UUM-136579
Regression
No
Adreno 619 and below produces visual artifacts and the app crashes
Steps to reproduce (from scratch):
- Pull latest trunk and install Android component
- Import the attached package to the project
- Build an .apk
- Deploy app to device that has Adreno 618 or lower Adreno 6XX
Actual results: App starts glitching and then eventually crashes (within 30 seconds)
Reproducible with versions: 6000.6.0a1
Not reproducible with versions:
Can’t test with versions:
Tested on (OS):
Reproducible with:
Pixel 4a 2020 Snapdragon 730G Adreno 618
Pixel 3a 2019 Snapdragon 670 Adreno 615
Galaxy A23 2022 Snapdragon 680 Adreno 610
Redmi Note 8 2019 Snapdragon 665 Adreno 610
Not reproducible with:
Pixel 4a 5G 2020 Snapdragon 765G Adreno 620 and above
(it is slow in some scenes and some individual effects do not work well, but it does not lead to glitches and crash)
*
Notes:*
13:14:41 W Adreno-GSL : <gsl_ldd_control:553>: ioctl fd 105 code 0xc040094a (IOCTL_KGSL_GPU_COMMAND) failed: errno 35 Resource deadlock would occur
13:14:41 W Adreno-GSL : <log_gpu_snapshot:462>: panel.gpuSnapshotPath is not set.not generating user snapshot
13:14:41 W Adreno-GSL : <sharedmem_gpuobj_alloc:2742>: sharedmem_gpumem_alloc: mmap failed errno 12 Out of memory
13:14:41 E Adreno-GSL : <gsl_memory_alloc_pure:2583>: GSL MEM ERROR: kgsl_sharedmem_alloc ioctl failed.
{color:#172b4d}13:14:41 W libc : malloc(66560) failed: returning null pointer{color}
13:14:41 E libc+abi : terminating due to uncaught exception of type std::bad_alloc: std::bad_alloc
13:14:41 A tyTestFramework : java_vm_ext.cc:620] JNI DETECTED ERROR IN APPLICATION: JNI ERROR (app bug): jstring is an invalid JNI transition frame reference: 0x7801ddffec (use of invalid jobject)
13:14:41 A tyTestFramework : java_vm_ext.cc:620] in call to GetStringUTFChars
13:14:41 A tyTestFramework : java_vm_ext.cc:620] from java.lang.Class java.lang.VMClassLoader.findLoadedClass(java.lang.ClassLoader, java.lang.String)
13:14:41 W libc : malloc(260608) failed: returning null pointer
13:14:41 E libc+abi : terminating due to uncaught exception of type St9bad_alloc: std::bad_alloc
13:14:41 E CRASH : Forwarding signal 6
13:14:41 A libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 30117 (Unity Main Thre), pid 30097 (tyTestFramework)
13:17:55 E SurfaceSyncer : Failed to find sync for id=0
It reproduces with some other VFX QA FTP project scenes, this is a narrowed down version of one scene.
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
Add comment