Search Unity

Bug Android Crash

Discussion in 'Editor & General Support' started by WangShibo17, May 12, 2020.

  1. WangShibo17

    WangShibo17

    Joined:
    Oct 28, 2017
    Posts:
    13
    1 #00 pc 000000000001e33c /system/lib64/libc.so (memset+140) [arm64-v8a]
    2 #01 pc 000000000043447c libunity.so ApiGLES::ClearBufferSubData(unsigned int, gl::BufferTarget, long, long) [arm64-v8a]
    3 #02 pc 0000000000936534 libunity.so BufferManagerGLES::AcquireBuffer(unsigned long, DataBufferGLES::BufferUsage, bool) [arm64-v8a]
    4 #03 pc 000000000042889c libunity.so BufferGLES::EnsureBuffer(DataBufferGLES*&, unsigned long, DataBufferGLES::BufferUsage) [arm64-v8a]
    5 #04 pc 000000000093555c libunity.so BufferGLES::Initialize(void const*) [arm64-v8a]
    6 #05 pc 000000000041ff34 libunity.so GfxDeviceGLES::InitializeBufferInternal(GfxBuffer*, void const*, GfxUpdateBufferFlags) [arm64-v8a]
    7 #06 pc 00000000008dabb4 libunity.so GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&) [arm64-v8a]
    8 #07 pc 00000000008db224 libunity.so GfxDeviceWorker::RunExt(ThreadedStreamBuffer&) [arm64-v8a]
    9 #08 pc 00000000008d26dc libunity.so GfxDeviceWorker::RunGfxDeviceWorker(void*) [arm64-v8a]
    10 #09 pc 000000000030ca48 libunity.so Thread::RunThreadWrapper(void*) [arm64-v8a]
    11 #10 pc 0000000000083588 /system/lib64/libc.so (__pthread_start(void*)+36) [arm64-v8a]
    12 #11 pc 00000000000241dc /system/lib64/libc.so (__start_thread+68) [arm64-v8a]

    Call ClearBufferSubData with parameters 0, 2, 0, 0x4f38
    Don't known how to reproduce.

    device: HUAWEI HWI AL00 Android 9,level 28
    Unity: 2019.3.7f1
     
  2. Wielok

    Wielok

    Joined:
    May 25, 2020
    Posts:
    3
    Hi
    We are experiecing the same bug and we can't find the way to fix it or even reproduce it appears randomly. Did you find a way to fix it?
    Greetings
    Wielok
     
  3. ImpossibleRobert

    ImpossibleRobert

    Joined:
    Oct 10, 2013
    Posts:
    530
    Same for me, I also just got it consistently in 2020.1.3. Did you find any solution?
     
  4. unity_pzeorb9vp8

    unity_pzeorb9vp8

    Joined:
    Sep 4, 2023
    Posts:
    1
    same for me,2022.3.7,did every one find any solution?