Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Crash on android phone, GfxDeviceGLES::DrawBufferRanges

Discussion in 'Android' started by Marks001, Mar 17, 2020.

  1. Marks001

    Marks001

    Joined:
    Dec 11, 2014
    Posts:
    27
    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::DrawBufferRanges(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::DrawBufferRangesPlatform(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::DrawBuffersStereo(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::DrawBuffers(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::DrawChunk(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)
     
  2. aleksandrk

    aleksandrk

    Unity Technologies

    Joined:
    Jul 3, 2017
    Posts:
    2,864
    Which Unity version is that built with?
    On which Android device does it crash?
     
  3. Marks001

    Marks001

    Joined:
    Dec 11, 2014
    Posts:
    27
    Unity2018.4.19f1, Mi MIX2, Android 9,
    Thanks
     
  4. aleksandrk

    aleksandrk

    Unity Technologies

    Joined:
    Jul 3, 2017
    Posts:
    2,864
    Can you please report a bug? We'll take a look :)
    Thanks!
     
  5. Marks001

    Marks001

    Joined:
    Dec 11, 2014
    Posts:
    27
    I have reported the bug. Case 1228468
     
    aleksandrk likes this.
  6. solinvictus1313

    solinvictus1313

    Joined:
    Mar 31, 2020
    Posts:
    7
    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.
     
  7. aleksandrk

    aleksandrk

    Unity Technologies

    Joined:
    Jul 3, 2017
    Posts:
    2,864