[2.02.21] Crash On Android - Unity 2022

Hello,

My Android app is crashing right after the Unity splash screen, I am using the Unity integration 2.02.21, the device is a Samsung Tab 8 running Android 13.

I am using Unity 2022.3.18f1f1, compiling with IL2CPP, .NET Standard 2.1, target architecture ARM64.

2024/06/05 10:50:37.828 10174 10201 Error CRASH *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2024/06/05 10:50:37.828 10174 10201 Error CRASH Version '2022.3.31f1 (4ede2d13e8b4)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a'
2024/06/05 10:50:37.828 10174 10201 Error CRASH Build fingerprint: 'samsung/acb8pwifixx/acb8pwifi:14/UP1A.231005.007/X800XXU6CXE2:user/release-keys'
2024/06/05 10:50:37.828 10174 10201 Error CRASH Revision: '4'
2024/06/05 10:50:37.828 10174 10201 Error CRASH ABI: 'arm64'
2024/06/05 10:50:37.828 10174 10201 Error CRASH Timestamp: 2024-06-05 10:50:37.828312306+0800
2024/06/05 10:50:37.828 10174 10201 Error CRASH pid: 10174, tid: 10201, name: UnityMain  >>> com.test.CDC <<<
2024/06/05 10:50:37.828 10174 10201 Error CRASH uid: 10384
2024/06/05 10:50:37.828 10174 10201 Error CRASH signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr --------
2024/06/05 10:50:37.828 10174 10201 Error CRASH Cause: null pointer dereference
2024/06/05 10:50:37.828 10174 10201 Error CRASH     x0  0000000000000000  x1  0000006e208bef48  x2  0000006e208bee40  x3  0000006e208bee58
2024/06/05 10:50:37.828 10174 10201 Error CRASH     x4  0000000000000030  x5  0000000000000000  x6  0000000080000000  x7  444f4d4600706f74
2024/06/05 10:50:37.828 10174 10201 Error CRASH     x8  0000000000000000  x9  b589a14073416c82  x10 0000000000000040  x11 0000000000000011
2024/06/05 10:50:37.828 10174 10201 Error CRASH     x12 0000000000003f4c  x13 d13741e881ed8d99  x14 0000000000000001  x15 0000000000000030
2024/06/05 10:50:37.828 10174 10201 Error CRASH     x16 0000006cc03352f0  x17 0000006cc02e4f58  x18 0000006d61f3eba8  x19 0000000000000000
2024/06/05 10:50:37.828 10174 10201 Error CRASH     x20 0000000000000000  x21 000000000000001e  x22 0000006e0e52fe60  x23 0000000000000002
2024/06/05 10:50:37.828 10174 10201 Error CRASH     x24 0000006e208c0000  x25 0000000000000000  x26 0000006e208bf6a4  x27 0000006e208bf6a0
2024/06/05 10:50:37.828 10174 10201 Error CRASH     x28 0000006e208bf5a0  x29 0000006e208bef70
2024/06/05 10:50:37.828 10174 10201 Error CRASH     lr  0000006cc02e4f98  sp  0000006e208bee40  pc  0000006cc02ea194  pst 0000000060001000
2024/06/05 10:50:37.828 10174 10201 Error CRASH backtrace:
2024/06/05 10:50:37.828 10174 10201 Error CRASH       #00 pc 00000000000c4194  /data/app/~~w6xHFpUNKqf4gxFgvC-pSA==/com.test.CDC-4qSU5Zc36CvqAil1A-YhFA==/lib/arm64/libfmodstudio.so
2024/06/05 10:50:37.938 10174 10201 Error CRASH Tombstone written to: /storage/emulated/0/Android/data/com.test.CDC/files/tombstone_02
2024/06/05 10:50:37.938 10174 10201 Error CRASH Forwarding signal 11

Hi,

Thank you for bringing this to our attention, I reproduced the crash once. Would it be possible to get a stripped out version of the app uploaded to your profile to test on my side? Please note you must register a project with us before uploading files.