@angrypenguin Thanks for the follow up. I really appreciate any help. Here is the entire log, but as I said, it is unreadable for me:
I can see it does say something about NavMesh, but what exactly? I just copied the entire library from GitHub and didn’t modify scripts.
11-24 17:26:45.341 318 318 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
11-24 17:26:45.342 318 318 F DEBUG : Build fingerprint: 'samsung/dreamltexx/dreamlte:9/PPR1.180610.011/G950FXXS5DSI1:user/release-keys'
11-24 17:26:45.342 318 318 F DEBUG : Revision: '10'
11-24 17:26:45.342 318 318 F DEBUG : ABI: 'arm64'
11-24 17:26:45.342 318 318 F DEBUG : pid: 32329, tid: 32412, name: UnityMain >>> com.pbg.tanksworldarena <<<
11-24 17:26:45.342 318 318 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xc0
11-24 17:26:45.342 318 318 F DEBUG : Cause: null pointer dereference
11-24 17:26:45.342 318 318 F DEBUG : x0 0000000000000000 x1 0000007bf3614a90 x2 0000007c65f0f190 x3 0000007c65f0f180
11-24 17:26:45.342 318 318 F DEBUG : x4 0000000000000130 x5 0000000000000000 x6 676e457974696e55 x7 4e2e49412e656e69
11-24 17:26:45.342 318 318 F DEBUG : x8 0000007c601a79c0 x9 0000000000000001 x10 0000000000000001 x11 0000007bf6730c10
11-24 17:26:45.342 318 318 F DEBUG : x12 0000007c771a8340 x13 0000000000000028 x14 0000000000000028 x15 0000000000000000
11-24 17:26:45.342 318 318 F DEBUG : x16 0000007c65aab9a0 x17 0000007d01287620 x18 000000000000001c x19 0000007c65f0f180
11-24 17:26:45.342 318 318 F DEBUG : x20 0000007c65f0f190 x21 0000000000000000 x22 0000007c65b47bd8 x23 0000007c63ffae80
11-24 17:26:45.342 318 318 F DEBUG : x24 0000000000000000 x25 00000000000000ff x26 0000000000000000 x27 0000000000000001
11-24 17:26:45.342 318 318 F DEBUG : x28 0000007c65f0fac0 x29 0000007c65f0f1c0
11-24 17:26:45.342 318 318 F DEBUG : sp 0000007c65f0f0e0 lr 0000007c64c49910 pc 0000007c64c0d7ec
11-24 17:26:45.405 318 318 F DEBUG :
11-24 17:26:45.405 318 318 F DEBUG : backtrace:
11-24 17:26:45.405 318 318 F DEBUG : #00 pc 00000000009a87ec /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (NavMeshManager::LoadData(NavMeshData const*, Vector3f const&, Quaternionf const&)+12)
11-24 17:26:45.405 318 318 F DEBUG : #01 pc 00000000009e490c /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (NavMesh_CUSTOM_AddNavMeshDataTransformedInternal_Injected(ScriptingBackendNativeObjectPtrOpaque*, Vector3f const&, Quaternionf const&)+212)
11-24 17:26:45.405 318 318 F DEBUG : #02 pc 00000000015bff90 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libil2cpp.so
11-24 17:26:45.405 318 318 F DEBUG : #03 pc 00000000015bfcbc /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libil2cpp.so
11-24 17:26:45.405 318 318 F DEBUG : #04 pc 00000000015604d4 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libil2cpp.so
11-24 17:26:45.405 318 318 F DEBUG : #05 pc 000000000155f698 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libil2cpp.so
11-24 17:26:45.405 318 318 F DEBUG : #06 pc 00000000004c7800 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libil2cpp.so
11-24 17:26:45.405 318 318 F DEBUG : #07 pc 000000000056c220 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libil2cpp.so
11-24 17:26:45.405 318 318 F DEBUG : #08 pc 00000000006bad38 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool)+164)
11-24 17:26:45.405 318 318 F DEBUG : #09 pc 00000000006cb240 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (ScriptingInvocation::Invoke(ScriptingExceptionPtr*, bool)+152)
11-24 17:26:45.405 318 318 F DEBUG : #10 pc 00000000006d6dac /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (MonoBehaviour::AddToManager()+432)
11-24 17:26:45.405 318 318 F DEBUG : #11 pc 00000000006d6858 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (MonoBehaviour::AwakeFromLoad(AwakeFromLoadMode)+688)
11-24 17:26:45.405 318 318 F DEBUG : #12 pc 00000000007202b8 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (AwakeFromLoadQueue::InvokePersistentManagerAwake(AwakeFromLoadQueue::Item*, unsigned int, AwakeFromLoadMode)+184)
11-24 17:26:45.405 318 318 F DEBUG : #13 pc 0000000000720168 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (AwakeFromLoadQueue::PersistentManagerAwakeFromLoad(int, AwakeFromLoadMode)+128)
11-24 17:26:45.405 318 318 F DEBUG : #14 pc 00000000007200cc /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (AwakeFromLoadQueue::PersistentManagerAwakeFromLoad()+28)
11-24 17:26:45.405 318 318 F DEBUG : #15 pc 00000000004fd5a8 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (LoadSceneOperation::CompleteAwakeSequence()+204)
11-24 17:26:45.405 318 318 F DEBUG : #16 pc 00000000004fd7b8 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (LoadSceneOperation::CompletePreloadManagerLoadScene()+24)
11-24 17:26:45.405 318 318 F DEBUG : #17 pc 00000000004fd240 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (LoadSceneOperation::PlayerLoadSceneFromThread()+596)
11-24 17:26:45.405 318 318 F DEBUG : #18 pc 00000000004fd328 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (LoadSceneOperation::CompleteLoadFirstScene()+4)
11-24 17:26:45.405 318 318 F DEBUG : #19 pc 00000000004fcea0 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (LoadSceneOperation::IntegrateMainThread()+196)
11-24 17:26:45.405 318 318 F DEBUG : #20 pc 00000000004fe090 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (PreloadManager::UpdatePreloadingSingleStep(PreloadManager::UpdatePreloadingFlags, int)+276)
11-24 17:26:45.405 318 318 F DEBUG : #21 pc 00000000004fe694 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (PreloadManager::WaitForAllAsyncOperationsToComplete()+88)
11-24 17:26:45.405 318 318 F DEBUG : #22 pc 000000000074ade4 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (UnityPlayerLoop()+272)
11-24 17:26:45.405 318 318 F DEBUG : #23 pc 0000000000773fb8 /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/lib/arm64/libunity.so (nativeRender(_JNIEnv*, _jobject*)+72)
11-24 17:26:45.405 318 318 F DEBUG : #24 pc 000000000056afe0 /system/lib64/libart.so (art_quick_generic_jni_trampoline+144)
11-24 17:26:45.405 318 318 F DEBUG : #25 pc 0000000000561f88 /system/lib64/libart.so (art_quick_invoke_stub+584)
11-24 17:26:45.405 318 318 F DEBUG : #26 pc 00000000000d0140 /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200)
11-24 17:26:45.405 318 318 F DEBUG : #27 pc 00000000002865e8 /system/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+344)
11-24 17:26:45.405 318 318 F DEBUG : #28 pc 00000000002805a4 /system/lib64/libart.so (bool art::interpreter::smile:oCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+948)
11-24 17:26:45.405 318 318 F DEBUG : #29 pc 0000000000532578 /system/lib64/libart.so (MterpInvokeDirect+296)
11-24 17:26:45.405 318 318 F DEBUG : #30 pc 0000000000554714 /system/lib64/libart.so (ExecuteMterpImpl+14484)
11-24 17:26:45.405 318 318 F DEBUG : #31 pc 0000000000016b84 /dev/ashmem/dalvik-classes.dex extracted in memory from /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/base.apk_32329_32329 (deleted) (com.unity3d.player.UnityPlayer.access$300)
11-24 17:26:45.405 318 318 F DEBUG : #32 pc 000000000025a0a0 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.783209430+496)
11-24 17:26:45.405 318 318 F DEBUG : #33 pc 000000000025fc20 /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
11-24 17:26:45.405 318 318 F DEBUG : #34 pc 0000000000280588 /system/lib64/libart.so (bool art::interpreter::smile:oCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+920)
11-24 17:26:45.405 318 318 F DEBUG : #35 pc 000000000053273c /system/lib64/libart.so (MterpInvokeStatic+204)
11-24 17:26:45.405 318 318 F DEBUG : #36 pc 0000000000554794 /system/lib64/libart.so (ExecuteMterpImpl+14612)
11-24 17:26:45.405 318 318 F DEBUG : #37 pc 00000000000162ca /dev/ashmem/dalvik-classes.dex extracted in memory from /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/base.apk_32329_32329 (deleted) (com.unity3d.player.UnityPlayer$e$1.handleMessage+190)
11-24 17:26:45.405 318 318 F DEBUG : #38 pc 000000000025a0a0 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.783209430+496)
11-24 17:26:45.405 318 318 F DEBUG : #39 pc 000000000025fc20 /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
11-24 17:26:45.405 318 318 F DEBUG : #40 pc 0000000000280588 /system/lib64/libart.so (bool art::interpreter::smile:oCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+920)
11-24 17:26:45.405 318 318 F DEBUG : #41 pc 00000000005321b0 /system/lib64/libart.so (MterpInvokeInterface+1392)
11-24 17:26:45.406 318 318 F DEBUG : #42 pc 0000000000554814 /system/lib64/libart.so (ExecuteMterpImpl+14740)
11-24 17:26:45.406 318 318 F DEBUG : #43 pc 0000000000c60b08 /system/framework/boot-framework.vdex (android.os.Handler.dispatchMessage+28)
11-24 17:26:45.406 318 318 F DEBUG : #44 pc 000000000025a0a0 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.783209430+496)
11-24 17:26:45.406 318 318 F DEBUG : #45 pc 000000000025fc20 /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
11-24 17:26:45.406 318 318 F DEBUG : #46 pc 0000000000280588 /system/lib64/libart.so (bool art::interpreter::smile:oCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+920)
11-24 17:26:45.406 318 318 F DEBUG : #47 pc 0000000000531238 /system/lib64/libart.so (MterpInvokeVirtual+584)
11-24 17:26:45.406 318 318 F DEBUG : #48 pc 0000000000554614 /system/lib64/libart.so (ExecuteMterpImpl+14228)
11-24 17:26:45.406 318 318 F DEBUG : #49 pc 0000000000c69762 /system/framework/boot-framework.vdex (android.os.Looper.loop+406)
11-24 17:26:45.406 318 318 F DEBUG : #50 pc 000000000025a0a0 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.783209430+496)
11-24 17:26:45.406 318 318 F DEBUG : #51 pc 000000000025fc20 /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
11-24 17:26:45.406 318 318 F DEBUG : #52 pc 0000000000280588 /system/lib64/libart.so (bool art::interpreter::smile:oCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+920)
11-24 17:26:45.406 318 318 F DEBUG : #53 pc 000000000053273c /system/lib64/libart.so (MterpInvokeStatic+204)
11-24 17:26:45.406 318 318 F DEBUG : #54 pc 0000000000554794 /system/lib64/libart.so (ExecuteMterpImpl+14612)
11-24 17:26:45.406 318 318 F DEBUG : #55 pc 0000000000016674 /dev/ashmem/dalvik-classes.dex extracted in memory from /data/app/com.pbg.tanksworldarena-IVRCdcMRFBkBy1Fn7cc_ZQ==/base.apk_32329_32329 (deleted) (com.unity3d.player.UnityPlayer$e.run+40)
11-24 17:26:45.406 318 318 F DEBUG : #56 pc 000000000025a0a0 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.783209430+496)
11-24 17:26:45.406 318 318 F DEBUG : #57 pc 0000000000521978 /system/lib64/libart.so (artQuickToInterpreterBridge+1032)
11-24 17:26:45.406 318 318 F DEBUG : #58 pc 000000000056b0fc /system/lib64/libart.so (art_quick_to_interpreter_bridge+92)
11-24 17:26:45.406 318 318 F DEBUG : #59 pc 0000000000561f88 /system/lib64/libart.so (art_quick_invoke_stub+584)
11-24 17:26:45.406 318 318 F DEBUG : #60 pc 00000000000d0140 /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200)
11-24 17:26:45.406 318 318 F DEBUG : #61 pc 00000000004682d8 /system/lib64/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+104)
11-24 17:26:45.406 318 318 F DEBUG : #62 pc 00000000004693a0 /system/lib64/libart.so (art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, jvalue*)+424)
11-24 17:26:45.406 318 318 F DEBUG : #63 pc 0000000000494c98 /system/lib64/libart.so (art::Thread::CreateCallback(void*)+1120)
11-24 17:26:45.406 318 318 F DEBUG : #64 pc 0000000000084dc0 /system/lib64/libc.so (__pthread_start(void*)+208)
11-24 17:26:45.406 318 318 F DEBUG : #65 pc 0000000000023a4c /system/lib64/libc.so (__start_thread+68)