Search Unity

Bug ANDROID CRASH with Unity 2022.2.2f1 migration

Discussion in 'Editor & General Support' started by Umekistudio, Jan 21, 2023.

  1. Umekistudio

    Umekistudio

    Joined:
    Sep 15, 2021
    Posts:
    1
    I made the migration of my game which worked very well on unity 2021.3.8f1 to version 2022.2.2f1.
    After some adjustment related to IAP it compiles. Except that the game crash on Android when I reload the unique scene of the game.
    I get this in my logcat when it crashes:

    2023-01-21 17:05:50.337 8526-8575/? D/BtGatt.GattService: onWriteCharacteristic() - increasing permit for address=10:4E:89:76:A3:BE
    2023-01-21 17:05:50.498 8526-8539/? D/BtGatt.GattService: writeCharacteristic() - trying to acquire permit.
    2023-01-21 17:05:50.499 8526-8575/? D/BtGatt.GattService: onWriteCharacteristic() - increasing permit for address=10:4E:89:76:A3:BE
    2023-01-21 17:05:50.550 2173-3901/? D/ConnectivityService: NetReassign [no changes] [c 2] [a 2] [i 5]
    2023-01-21 17:05:50.583 1398-9280/? D/qc_adm: ns 1560765 > expected_ns 1000000 (skipped 4227)
    2023-01-21 17:05:50.587 1398-9280/? D/qc_adm: ns 1681702 > expected_ns 1000000 (skipped 4227)
    2023-01-21 17:05:50.591 1398-9280/? D/qc_adm: ns 1738264 > expected_ns 1000000 (skipped 4227)
    2023-01-21 17:05:50.595 1398-9280/? D/qc_adm: ns 1665399 > expected_ns 1000000 (skipped 4227)
    2023-01-21 17:05:50.599 1398-9280/? D/qc_adm: ns 1705763 > expected_ns 1000000 (skipped 4227)
    2023-01-21 17:05:50.603 1398-9280/? D/qc_adm: ns 1656961 > expected_ns 1000000 (skipped 4227)
    2023-01-21 17:05:50.607 1398-9280/? D/qc_adm: ns 1688314 > expected_ns 1000000 (skipped 4227)
    2023-01-21 17:05:50.611 1398-9280/? D/qc_adm: ns 1561022 > expected_ns 1000000 (skipped 4227)
    2023-01-21 17:05:50.617 1398-9280/? D/qc_adm: ns 1611751 > expected_ns 1000000 (skipped 4227)
    2023-01-21 17:05:50.621 1398-9280/? D/qc_adm: ns 1627480 > expected_ns 1000000 (skipped 4227)
    2023-01-21 17:05:50.625 1398-9280/? D/qc_adm: ns 1691646 > expected_ns 1000000 (skipped 4227)
    2023-01-21 17:05:50.634 19987-19987/? D/BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.payse.service.BIND dat=chimera-action:/... cmp=com.google.android.gms/.chimera.GmsApiService }
    2023-01-21 17:05:50.638 19987-19987/? D/BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.ocr.service.START dat=chimera-action:/... cmp=com.google.android.gms/.chimera.GmsApiService }
    2023-01-21 17:05:50.708 3606-3615/? I/native: I0000 00:00:1674317150.708748 3615 tf_lite_classifier.cc:383] Event stream classified as kNone
    2023-01-21 17:05:50.822 1413-2676/? I/sensors-hal: [ssc_utils]get_qmi_debug_flag:243, support_qmi_debug : false
    2023-01-21 17:05:50.825 1398-9280/? W/audio_hw_primary: out_get_presentation_position: avail:24624 > kernel_buffer_size:24576 clamping!
    2023-01-21 17:05:50.826 1398-9280/? W/audio_hw_primary: out_write: underrun(1315) frames_by_time(16) > out->last_fifo_frames_remaining(0)
    2023-01-21 17:05:50.826 1398-9280/? W/qc_adm: margin check: adm_request_focus_v2_1(p) failed diff -48
    2023-01-21 17:05:50.828 1398-9280/? W/audio_hw_primary: out_write: underrun(1316) frames_by_time(111) > out->last_fifo_frames_remaining(48)
    2023-01-21 17:05:50.828 1398-9280/? W/qc_adm: margin check: adm_request_focus_v2_1(p) failed diff -48
    2023-01-21 17:05:50.900 5489-5489/? W/linker64: type=1400 audit(0.0:347992): avc: denied { search } for name="tests" dev="dm-48" ino=48720 scontext=u:r:untrusted_app:s0:c21,c258,c512,c768 tcontext=u:eek:bject_r:shell_test_data_file:s0 tclass=dir permissive=0 app=com.UmekiStudio.parisbyrat
    2023-01-21 17:05:50.900 5489-5489/? W/linker64: type=1400 audit(0.0:347993): avc: denied { search } for name="tests" dev="dm-48" ino=48720 scontext=u:r:untrusted_app:s0:c21,c258,c512,c768 tcontext=u:eek:bject_r:shell_test_data_file:s0 tclass=dir permissive=0 app=com.UmekiStudio.parisbyrat
    2023-01-21 17:05:50.900 5489-5489/? W/linker64: type=1400 audit(0.0:347994): avc: denied { search } for name="tests" dev="dm-48" ino=48720 scontext=u:r:untrusted_app:s0:c21,c258,c512,c768 tcontext=u:eek:bject_r:shell_test_data_file:s0 tclass=dir permissive=0 app=com.UmekiStudio.parisbyrat
    2023-01-21 17:05:50.900 5489-5489/? W/linker64: type=1400 audit(0.0:347995): avc: denied { search } for name="tests" dev="dm-48" ino=48720 scontext=u:r:untrusted_app:s0:c21,c258,c512,c768 tcontext=u:eek:bject_r:shell_test_data_file:s0 tclass=dir permissive=0 app=com.UmekiStudio.parisbyrat
    2023-01-21 17:05:50.912 19987-19987/? D/BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.ocr.service.internal.START dat=chimera-action:/... cmp=com.google.android.gms/.chimera.GmsInternalApiService }
    2023-01-21 17:05:51.252 8526-6282/? D/BtGatt.GattService: writeCharacteristic() - trying to acquire permit.
    2023-01-21 17:05:51.252 8526-8575/? D/BtGatt.GattService: onWriteCharacteristic() - increasing permit for address=10:4E:89:76:A3:BE
    2023-01-21 17:05:51.256 8526-6282/? D/BtGatt.GattService: writeCharacteristic() - trying to acquire permit.
    2023-01-21 17:05:51.256 8526-8575/? D/BtGatt.GattService: onWriteCharacteristic() - increasing permit for address=10:4E:89:76:A3:BE
    2023-01-21 17:05:51.352 8526-6282/? D/BtGatt.GattService: writeCharacteristic() - trying to acquire permit.
    2023-01-21 17:05:51.353 8526-8575/? D/BtGatt.GattService: onWriteCharacteristic() - increasing permit for address=10:4E:89:76:A3:BE
    2023-01-21 17:05:51.355 8526-6282/? D/BtGatt.GattService: writeCharacteristic() - trying to acquire permit.
    2023-01-21 17:05:51.356 8526-8575/? D/BtGatt.GattService: onWriteCharacteristic() - increasing permit for address=10:4E:89:76:A3:BE
    2023-01-21 17:05:51.408 5489-5489/? E/chromium: [0121/170551.408069:ERROR:elf_dynamic_array_reader.h(64)] tag not found
    2023-01-21 17:05:51.440 5489-5489/? W/chromium: [0121/170551.439986:WARNING:thread_snapshot_linux.cc(112)] Unknown scheduling policy 1073741825
    2023-01-21 17:05:51.488 1413-1586/? D/CHRE: @ 2055177.094: [ActivityPlatform] type 4, confidence 50
    2023-01-21 17:05:51.503 5017-5055/? E/CRASH: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    2023-01-21 17:05:51.503 5017-5055/? E/CRASH: Version '2022.2.2f1 (c93c5d3acf5b)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a'
    2023-01-21 17:05:51.503 5017-5055/? E/CRASH: Build fingerprint: 'google/redfin/redfin:13/TQ1A.221205.011/9244662:user/release-keys'
    2023-01-21 17:05:51.503 5017-5055/? E/CRASH: Revision: 'MP1.0'
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: ABI: 'arm64'
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: Timestamp: 2023-01-21 17:05:51.504010373+0100
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: pid: 5017, tid: 5055, name: UnityMain >>> com.UmekiStudio.parisbyrat <<<
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: uid: 10533
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr --------
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: x0 00000073e783b6c0 x1 0000000000000080 x2 0000000000000010 x3 000000000000002b
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: x4 0000000000000000 x5 00000073e67a6248 x6 0000000000000045 x7 0000000000000010
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: x8 3efa5ffab0210b90 x9 0000000000007502 x10 3efa5ffab0210b90 x11 00000000003fc400
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: x12 0000000000007502 x13 0000000000000001 x14 0000000000007501 x15 000000000000e880
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: x16 00000073e780f3c0 x17 0000007706498820 x18 000000739209bd38 x19 00000073e783b040
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: x20 00000073e783b6c0 x21 00000073e783fc00 x22 0000000000000007 x23 0000000000000010
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: x24 00000073e782a7f0 x25 000000000000002b x26 000000000000002b x27 00000073e782c026
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: x28 0000000000000018 x29 000000000000324c
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: lr 00000073e6a78844 sp 00000073e85e6ca0 pc 00000073e6bf93cc pst 0000000060001000
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: backtrace:
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #00 pc 000000000058b3cc /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #01 pc 000000000040a840 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #02 pc 000000000040b608 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #03 pc 000000000040e3dc /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #04 pc 000000000056f320 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #05 pc 0000000000b87c6c /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #06 pc 0000000000b85158 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #07 pc 0000000000b86c0c /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #08 pc 000000000061b854 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #09 pc 000000000061b67c /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #10 pc 000000000061b5d8 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #11 pc 0000000000502988 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #12 pc 00000000005026e4 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #13 pc 00000000005025f8 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #14 pc 0000000000503204 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #15 pc 00000000005039c0 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #16 pc 0000000000503ce0 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #17 pc 00000000004edbd0 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #18 pc 00000000004edc10 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #19 pc 00000000004ede9c /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #20 pc 000000000064f704 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #21 pc 00000000006677c4 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #22 pc 0000000000440554 /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+148) (BuildId: d307dc6adc4105b5e392ad710770385d)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #23 pc 000000000020a2b0 /apex/com.android.art/lib64/libart.so (nterp_helper+4016) (BuildId: d307dc6adc4105b5e392ad710770385d)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #24 pc 0000000000209334 /apex/com.android.art/lib64/libart.so (nterp_helper+52) (BuildId: d307dc6adc4105b5e392ad710770385d)
    2023-01-21 17:05:51.504 5017-5055/? E/CRASH: #25 pc 0000000000ac73a4 /data/misc/apexdata/com.android.art/dalvik-cache/arm64/boot.oat
    2023-01-21 17:05:51.587 1398-9280/? D/qc_adm: ns 1745456 > expected_ns 1000000 (skipped 4453)
    2023-01-21 17:05:51.591 1398-9280/? D/qc_adm: ns 1673789 > expected_ns 1000000 (skipped 4453)
    2023-01-21 17:05:51.595 1398-9280/? D/qc_adm: ns 1738008 > expected_ns 1000000 (skipped 4453)
    2023-01-21 17:05:51.599 1398-9280/? D/qc_adm: ns 1629466 > expected_ns 1000000 (skipped 4453)
    2023-01-21 17:05:51.603 1398-9280/? D/qc_adm: ns 1668163 > expected_ns 1000000 (skipped 4453)
    2023-01-21 17:05:51.607 1398-9280/? D/qc_adm: ns 1600350 > expected_ns 1000000 (skipped 4453)
    2023-01-21 17:05:51.611 1398-9280/? D/qc_adm: ns 1687954 > expected_ns 1000000 (skipped 4453)
    2023-01-21 17:05:51.615 1398-9280/? D/qc_adm: ns 1668318 > expected_ns 1000000 (skipped 4453)
    2023-01-21 17:05:51.619 1398-9280/? D/qc_adm: ns 1687224 > expected_ns 1000000 (skipped 4453)
    2023-01-21 17:05:51.623 1398-9280/? D/qc_adm: ns 1681442 > expected_ns 1000000 (skipped 4453)
    2023-01-21 17:05:51.627 1398-9280/? D/qc_adm: ns 1700661 > expected_ns 1000000 (skipped 4453)
    2023-01-21 17:05:51.708 31697-31848/? E/TraceManagerImpl: Trace WorkManager:TikTokListenableWorker startWork timed out after 2534715 ms. Complete trace: # kns@ad407984
    kny:
    at tk_trace.Read AutoDndPreferences(Started After:0)
    at tk_trace.Get AutoDndPreferences(Started After:0)
    at tk_trace.Synclet: AutoDndSynclet(Started After:0)
    at tk_trace.NoAccountWorkerFactory startWork()(Started After:0)
    at tk_trace.com.google.apps.tiktok.sync.impl.workmanager.SyncWorker startWork()(Started After:0)
    at tk_trace.com.google.apps.tiktok.sync.impl.workmanager.SyncWorker startWork()(Started After:0)
    at tk_trace.WorkManager:TikTokListenableWorker startWork(Started After:0)
    2023-01-21 17:05:51.882 8526-6282/? D/BtGatt.GattService: writeCharacteristic() - trying to acquire permit.
    2023-01-21 17:05:51.883 8526-8575/? D/BtGatt.GattService: onWriteCharacteristic() - increasing permit for address=10:4E:89:76:A3:BE
    2023-01-21 17:05:51.937 5017-5055/? E/CRASH: Tombstone written to: /storage/emulated/0/Android/data/com.UmekiStudio.parisbyrat/files/tombstone_00

    --------- beginning of crash
    2023-01-21 17:05:51.937 5017-5055/? E/AndroidRuntime: FATAL EXCEPTION: UnityMain
    Process: com.UmekiStudio.parisbyrat, PID: 5017
    java.lang.Error: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    Version '2022.2.2f1 (c93c5d3acf5b)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a'
    Build fingerprint: 'google/redfin/redfin:13/TQ1A.221205.011/9244662:user/release-keys'
    Revision: 'MP1.0'
    ABI: 'arm64'
    Timestamp: 2023-01-21 17:05:51.504010373+0100
    pid: 5017, tid: 5055, name: UnityMain >>> com.UmekiStudio.parisbyrat <<<
    uid: 10533
    signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr --------
    x0 00000073e783b6c0 x1 0000000000000080 x2 0000000000000010 x3 000000000000002b
    x4 0000000000000000 x5 00000073e67a6248 x6 0000000000000045 x7 0000000000000010
    x8 3efa5ffab0210b90 x9 0000000000007502 x10 3efa5ffab0210b90 x11 00000000003fc400
    x12 0000000000007502 x13 0000000000000001 x14 0000000000007501 x15 000000000000e880
    x16 00000073e780f3c0 x17 0000007706498820 x18 000000739209bd38 x19 00000073e783b040
    x20 00000073e783b6c0 x21 00000073e783fc00 x22 0000000000000007 x23 0000000000000010
    x24 00000073e782a7f0 x25 000000000000002b x26 000000000000002b x27 00000073e782c026
    x28 0000000000000018 x29 000000000000324c
    lr 00000073e6a78844 sp 00000073e85e6ca0 pc 00000073e6bf93cc pst 0000000060001000

    backtrace:
    #00 pc 000000000058b3cc /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #01 pc 000000000040a840 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #02 pc 000000000040b608 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #03 pc 000000000040e3dc /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #04 pc 000000000056f320 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #05 pc 0000000000b87c6c /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #06 pc 0000000000b85158 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #07 pc 0000000000b86c0c /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #08 pc 000000000061b854 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #09 pc 000000000061b67c /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #10 pc 000000000061b5d8 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #11 pc 0000000000502988 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #12 pc 00000000005026e4 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #13 pc 00000000005025f8 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #14 pc 0000000000503204 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    2023-01-21 17:05:51.937 5017-5055/? E/AndroidRuntime: #15 pc 00000000005039c0 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #16 pc 0000000000503ce0 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #17 pc 00000000004edbd0 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #18 pc 00000000004edc10 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #19 pc 00000000004ede9c /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #20 pc 000000000064f704 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #21 pc 00000000006677c4 /data/app/~~DzpbcPfQ4MjVSvQveGTMmA==/com.UmekiStudio.parisbyrat-FPhoo9CcGTWnTdo8gQETig==/lib/arm64/libunity.so (BuildId: a77d8297e7845623)
    #22 pc 0000000000440554 /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+148) (BuildId: d307dc6adc4105b5e392ad710770385d)
    #23 pc 000000000020a2b0 /apex/com.android.art/lib64/libart.so (nterp_helper+4016) (BuildId: d307dc6adc4105b5e392ad710770385d)
    #24 pc 0000000000209334 /apex/com.android.art/lib64/libart.so (nterp_helper+52) (BuildId: d307dc6adc4105b5e392ad710770385d)
    #25 pc 0000000000ac73a4 /data/misc/apexdata/com.android.art/dalvik-cache/arm64/boot.oat

    at libunity.0x58b3cc(Native Method)
    at libunity.0x40a840(Native Method)
    at libunity.0x40b608(Native Method)
    at libunity.0x40e3dc(Native Method)
    at libunity.0x56f320(Native Method)
    at libunity.0xb87c6c(Native Method)
    at libunity.0xb85158(Native Method)
    at libunity.0xb86c0c(Native Method)
    at libunity.0x61b854(Native Method)
    at libunity.0x61b67c(Native Method)
    at libunity.0x61b5d8(Native Method)
    at libunity.0x502988(Native Method)
    at libunity.0x5026e4(Native Method)
    at libunity.0x5025f8(Native Method)
    at libunity.0x503204(Native Method)
    at libunity.0x5039c0(Native Method)
    at libunity.0x503ce0(Native Method)
    at libunity.0x4edbd0(Native Method)
    at libunity.0x4edc10(Native Method)
    at libunity.0x4ede9c(Native Method)
    at libunity.0x64f704(Native Method)
    at libunity.0x6677c4(Native Method)
    at libart.art_quick_generic_jni_trampoline(art_quick_generic_jni_trampoline:148)
    at libart.nterp_helper(nterp_helper:4016)
    at libart.nterp_helper(nterp_helper:52)
    at boot.0xac73a4(Native Method)
    2023-01-21 17:05:51.943 2173-5496/? I/DropBoxManagerService: add tag=data_app_crash isTagEnabled=true flags=0x2
    2023-01-21 17:05:51.943 2173-6092/? W/ActivityTaskManager: Force finishing activity com.UmekiStudio.parisbyrat/com.unity3d.player.UnityPlayerActivity
    2023-01-21 17:05:51.972 1413-2676/? I/sensors-hal: [ssc_utils]get_qmi_debug_flag:243, support_qmi_debug : false
    2023-01-21 17:05:51.974 5017-5055/? I/Process: Sending signal. PID: 5017 SIG: 9
    2023-01-21 17:05:51.974 2173-2548/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
    2023-01-21 17:05:51.976 2173-2548/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
    2023-01-21 17:05:52.051 2173-4561/? I/ActivityManager: Process com.UmekiStudio.parisbyrat (pid 5017) has died: fg TOP
    2023-01-21 17:05:52.052 1391-1391/? I/Zygote: Process 5017 exited due to signal 9 (Killed)
    2023-01-21 17:05:52.052 2173-4723/? I/WindowManager: WIN DEATH: Window{4f32b4b u0 com.UmekiStudio.parisbyrat/com.unity3d.player.UnityPlayerActivity}
    2023-01-21 17:05:52.052 2173-4723/? W/InputManager-JNI: Input channel object '4f32b4b com.UmekiStudio.parisbyrat/com.unity3d.player.UnityPlayerActivity (client)' was disposed without first being removed with the input manager!



    -------------

    I also want to point out that I tried to remove IAP, ads, analytics, but it still crashes.
    I don’t understand what changes between the two versions unity?
    Do you have any idea from the log?

    In advance thank you very much.

    Chaos
     
  2. Kurt-Dekker

    Kurt-Dekker

    Joined:
    Mar 16, 2013
    Posts:
    38,745
    I don't see anything obvious.

    What about a blank project? You might also try removing the Library/ folder if you're properly configured for source control, or else just copy your Assets/ folder (and likely also your Packages/ folder) to a brand-new empty project.

    How to troubleshoot build failures (or mysteriously-appearing runtime failures):

    First, make a blank project with a single blank scene and prove that it builds successfully.

    If the blank project does NOT build, go fix your Unity installation or your other tools, such as Android SDK, NDK, JDK, etc. It may even be necessary to change to a different version of Unity3D. It is generally best to stay with LTS versions of Unity3D.

    Until you can build a blank project to the target platform, don't fiddle with anything else.

    Once you can build a blank project, now bisect the problem by bringing over parts of your current project and building it one subsystem at a time, perhaps stubbing things out that might trigger compiler errors.

    Most often things that prevent building are third-party libraries such as Firebase.

    Once you identify the subsystem, go to the documentation for it and make sure you are doing it correctly.

    It may also be helpful to work through a tutorial or two for whatever subsystem is making the build fail.

    Android build not building:

    Recently (circa July 2022) there have been reports of Unity's installer failing to install the Android Tools.

    https://forum.unity.com/threads/cant-build-for-android.1306098/

    Here was how I brought up Unity2020.3.41 and the Android SDK 31 on October 30, 2022:

    https://forum.unity.com/threads/aab...y-2021-3-8-with-jdk-1-8.1322211/#post-8551193

    Android Gradle errors and other related stuff:

    https://forum.unity.com/threads/unity-gradle-bug-please-help.1368018/#post-8625789
     
  3. anuragaofl

    anuragaofl

    Joined:
    Jun 9, 2016
    Posts:
    6
    @Umekistudio Were you able to resolve this issue? We're running into a very similar issue on our team, and can't seem to understand what's suddenly causing this issue.