The crash log stay "symbols missing" after I upload the symbol file.

Unity 2019.4.34f1c1

I uploaded the symbol file like attached file.
It seems like a success;

And When I check the crash log,it still be like the this,

Native StackTrace:
Thread 0 (crashed)
0   libunity.so                        0x000000007bce79ea <symbols missing for uuid: 0000000000000000000000000000000000000000>
1   libunity.so                        0x000000007bce7b91 <symbols missing for uuid: 0000000000000000000000000000000000000000>
2   libunity.so                        0x000000007bce43bf <symbols missing for uuid: 0000000000000000000000000000000000000000>
3   libunity.so                        0x000000007bce4759 <symbols missing for uuid: 0000000000000000000000000000000000000000>
4   libunity.so                        0x000000007bce4705 <symbols missing for uuid: 0000000000000000000000000000000000000000>
5   libunity.so                        0x000000007bda3c9d <symbols missing for uuid: 0000000000000000000000000000000000000000>
6   libunity.so                        0x000000007bc0a9bd <symbols missing for uuid: 0000000000000000000000000000000000000000>
7   libunity.so                        0x000000007bd34ff7 <symbols missing for uuid: 0000000000000000000000000000000000000000>
8   libunity.so                        0x000000007bd16ded <symbols missing for uuid: 0000000000000000000000000000000000000000>
9   libunity.so                        0x000000007bd171df <symbols missing for uuid: 0000000000000000000000000000000000000000>
10  libunity.so                        0x000000007bd16f9f <symbols missing for uuid: 0000000000000000000000000000000000000000>
11  libunity.so                        0x000000007bd04523 <symbols missing for uuid: 0000000000000000000000000000000000000000>
12  libunity.so                        0x000000007be47afd <symbols missing for uuid: 0000000000000000000000000000000000000000>
13  libil2cpp.so                       0x0000000079580f30 <symbols missing for uuid: 0000000000000000000000000000000000000000>
14  libil2cpp.so                       0x0000000079581900 <symbols missing for uuid: 0000000000000000000000000000000000000000>
15  libil2cpp.so                       0x0000000079581adc <symbols missing for uuid: 0000000000000000000000000000000000000000>
16  libil2cpp.so                       0x0000000078480ad4 <symbols missing for uuid: 0000000000000000000000000000000000000000>
17  libil2cpp.so                       0x000000007842abf4 <symbols missing for uuid: 0000000000000000000000000000000000000000>
18  libil2cpp.so                       0x0000000078c17590 <symbols missing for uuid: 0000000000000000000000000000000000000000>
19  libil2cpp.so                       0x000000007824bd58 <symbols missing for uuid: 0000000000000000000000000000000000000000>
20  libil2cpp.so                       0x000000007831e834 <symbols missing for uuid: 0000000000000000000000000000000000000000>
21  libunity.so                        0x000000007bdd2a3d <symbols missing for uuid: 0000000000000000000000000000000000000000>
22  libunity.so                        0x000000007bddc877 <symbols missing for uuid: 0000000000000000000000000000000000000000>
23  libunity.so                        0x000000007bde192d <symbols missing for uuid: 0000000000000000000000000000000000000000>
24  libunity.so                        0x000000007bde1681 <symbols missing for uuid: 0000000000000000000000000000000000000000>
25  libunity.so                        0x000000007bcf7efb <symbols missing for uuid: 0000000000000000000000000000000000000000>
26  libunity.so                        0x000000007bd67e07 <symbols missing for uuid: 0000000000000000000000000000000000000000>
27  libunity.so                        0x000000007bd67e23 <symbols missing for uuid: 0000000000000000000000000000000000000000>
28  libunity.so                        0x000000007bd67fc1 <symbols missing for uuid: 0000000000000000000000000000000000000000>
29  libunity.so                        0x000000007be24d6d <symbols missing for uuid: 0000000000000000000000000000000000000000>
30  libunity.so                        0x000000007be34b21 <symbols missing for uuid: 0000000000000000000000000000000000000000>
31  base.odex                          0x0000000087a63db3 <symbols missing for uuid: 0000000000000000000000000000000000000000>

Please tell me Where’s wrong.Or how I can ready the crash log like this.

1 Like

Same issue with IOs for me. Help pls.

Unity 2021.1.16f1 Cloud Build
Different UUID-s.
libil2cpp.so StackTrace: 4149b7eb5014120f9c8cea8c65c7fa100137f2
libil2cpp.so symbols: 4149b7eb5014120f9c8cea8c65c7fa100137f230

Same issue here. Anyone has any clue?

I’m also facing issue with that. Binaries (dSYMs) are having a “completed” status and their UUIDs matches the ones in symbols missing for uuid But the crashes aren’t symbolicated

+1 - I’m experiencing the same issue. UUID from crash and uploading symbols is matching, even though it still says “symbols missing for uuid”. Also reached out to Unity support, hope they can help.