Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.3.0b4
Issue ID
UUM-121203
Regression
No
[Android][Vulkan] Crash onGfxDeviceVKBase::DrawBuffersBatchMode when running the URP Sample project in the Player
Steps to Reproduce:
1. Open the attached “IN-119545“ project
2. Build and Run the Android Player
3. Wait for 20-60 seconds
4. Observe the Crash
Reproducible with: 6000.0.58f2, 6000.2.6f2, 6000.3.0b4, 6000.4.0a1
Testing environment: macOS 26.0.1 (M3 Max)
Reproducible with these devices:
VLNQA00526 - samsung Galaxy A12 (SM-A125F), CPU: Mediatek MT6765 Helio P35 (12nm), GPU: PowerVR Rogue GE8320, OS: 12
Not reproducible with these devices:
VLNQA00641 - Google Pixel 9 (Pixel 9), CPU: -, GPU: Mali-G715, OS: 15
VLNQA00521 - Galaxy S22 Ultra USA (SM-S908U), CPU: Snapdragon 8 Gen 1 (SM8450), GPU: Adreno 730, OS: 14
First lines of the crash trace:
10-06 15:25:34.112 13945 14142 E CRASH : #00 pc 0000000000065024 /vendor/lib64/hw/vulkan.mt6765.so (BuildId: 2443a872ed2e9fce548b03371b37eb9e)
10-06 15:25:34.112 13945 14142 E CRASH : #01 pc 0000000000041bb4 /vendor/lib64/hw/vulkan.mt6765.so (BuildId: 2443a872ed2e9fce548b03371b37eb9e)
10-06 15:25:34.112 13945 14142 E CRASH : #02 pc 0000000000042fbc /vendor/lib64/hw/vulkan.mt6765.so (BuildId: 2443a872ed2e9fce548b03371b37eb9e)
10-06 15:25:34.112 13945 14142 E CRASH : #03 pc 0000000001207a80 /data/app/~~IUs6cSiukQ3DQaUupeV4_A==/com.unity.template.urpsample-UpdLPPZXd6Xw-c2hMr7bRg==/lib/arm64/libunity.so (GfxDeviceVKBase::DrawBuffersBatchMode(GfxBatchHeader const&)+2944) (BuildId: 1366fffbc3ed6f30)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note:
Thanks for reporting the case to us. The project is running out of memory on this device and unfortunately we will have to close this case as Won't fix. You can try and run it on GLES for these devices using device filtering and check if that helps. Thanks