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)
Comments (1)
-
cihadturhan_unity
Nov 09, 2025 05:37
Why was this marked as won't fix?
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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