Crash on android phone, GfxDeviceGLES::DrawBufferRanges

Has anyone encountered this crash error?

2020-03-17 20:03:48.307 26868-26934/com.test.project E/CRASH: #13 pc 01229944 /data/app/com.test.project-HEnRObLmmoocxRk2fgwf4w==/lib/arm/libunity.so (GfxDeviceGLES::smile:rawBufferRanges(GfxBuffer*, int, VertexStreamSource const*, int, DrawBuffersRange const*, int, VertexDeclaration*, unsigned int, bool)+540)
2020-03-17 20:03:48.307 26868-26934/com.test.project E/CRASH: #14 pc 01229af8 /data/app/com.test.project-HEnRObLmmoocxRk2fgwf4w==/lib/arm/libunity.so (non-virtual thunk to GfxDeviceGLES::smile:rawBufferRangesPlatform(GfxBuffer*, int, VertexStreamSource const*, int, DrawBuffersRange const*, int, VertexDeclaration*, unsigned int, bool)+60)
2020-03-17 20:03:48.307 26868-26934/com.test.project E/CRASH: #15 pc 00e3be70 /data/app/com.test.project-HEnRObLmmoocxRk2fgwf4w==/lib/arm/libunity.so (SinglePassStereoSupportExt::smile:rawBuffersStereo(GfxBuffer*, int, VertexStreamSource const*, int, DrawBuffersRange const*, int, VertexDeclaration*, unsigned int)+296)
2020-03-17 20:03:48.307 26868-26934/com.test.project E/CRASH: #16 pc 0122eab0 /data/app/com.test.project-HEnRObLmmoocxRk2fgwf4w==/lib/arm/libunity.so (GfxDeviceGLES::smile:rawBuffers(GfxBuffer*, int, VertexStreamSource const*, int, DrawBuffersRange const*, int, VertexDeclaration*)+212)
2020-03-17 20:03:48.307 26868-26934/com.test.project E/CRASH: #17 pc 00e6bf78 /data/app/com.test.project-HEnRObLmmoocxRk2fgwf4w==/lib/arm/libunity.so (DynamicVBO::smile:rawChunk(VertexDeclaration*)+876)
2020-03-17 20:03:48.307 26868-26934/com.test.project E/CRASH: #18 pc 0060e4c4 /data/app/com.test.project-HEnRObLmmoocxRk2fgwf4w==/lib/arm/libunity.so (GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&)+16156)
2020-03-17 20:03:48.307 26868-26934/com.test.project E/CRASH: #19 pc 00611cf4 /data/app/com.test.project-HEnRObLmmoocxRk2fgwf4w==/lib/arm/libunity.so (GfxDeviceWorker::RunExt(ThreadedStreamBuffer&)+68)
2020-03-17 20:03:48.307 26868-26934/com.test.project E/CRASH: #20 pc 00611c84 /data/app/com.test.project-HEnRObLmmoocxRk2fgwf4w==/lib/arm/libunity.so (GfxDeviceWorker::Run()+132)
2020-03-17 20:03:48.307 26868-26934/com.test.project E/CRASH: #21 pc 0060a2c4 /data/app/com.test.project-HEnRObLmmoocxRk2fgwf4w==/lib/arm/libunity.so (GfxDeviceWorker::RunGfxDeviceWorker(void*)+4)
2020-03-17 20:03:48.307 26868-26934/com.test.project E/CRASH: #22 pc 00ace5b0 /data/app/com.test.project-HEnRObLmmoocxRk2fgwf4w==/lib/arm/libunity.so (Thread::RunThreadWrapper(void*)+696)

Which Unity version is that built with?
On which Android device does it crash?

Unity2018.4.19f1, Mi MIX2, Android 9,
Thanks

Can you please report a bug? We’ll take a look :slight_smile:
Thanks!

I have reported the bug. Case 1228468

1 Like

Any news on this? I can’t find it on the issue tracker and would be curious to learn what happened, I’m experiencing similar issues.

@solinvictus1313 we never got a repro project