Android package crash on startup

I’m trying to launch clean Third Person Project on my Xiaomi Mi Max (Android phone 6+).
And I’m very surprised that it’s not launching at all and just crashes at startup. Here is the log:

    Build fingerprint: 'Xiaomi/hydrogen/hydrogen:6.0.1/MMB29M/V8.1.2.0.MBCMIDI:user/release-keys'
    Revision: '0'
    ABI: 'arm'
    pid: 14288, tid: 14313, name: Thread-7464  >>> com.YourCompany.Tewst2 <<<
    signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
        r0 00000000  r1 00000000  r2 5cc6ae01  r3 ef3b5cf0
        r4 00000000  r5 00000000  r6 d79d3aa0  r7 d79d3ac8
        r8 ddd6162c  r9 0000006c  sl 00000000  fp d79d42c8
        ip 00000000  sp d79d3a80  lr d9555878  pc d973b0c0  cpsr 00070010
    
    backtrace:
        #00 pc 01c450c0  /data/app/com.YourCompany.Tewst2-1/lib/arm/libUE4.so (_ZN13FOutputDevice4LogfEPKwz+1072)
        #01 pc 01b9d190  /data/app/com.YourCompany.Tewst2-1/lib/arm/libUE4.so (_ZN6FDebug12AssertFailedEPKcS1_iPKwz+676)
        #02 pc 01b27f68  /data/app/com.YourCompany.Tewst2-1/lib/arm/libUE4.so (_ZN24FICUInternationalization10InitializeEv+784)
        #03 pc 01b45558  /data/app/com.YourCompany.Tewst2-1/lib/arm/libUE4.so (_ZN14FTextFormatter6FormatEO11FTextFormatO6TArrayI20FFormatArgumentValue17FDefaultAllocatorEbb+220)
        #04 pc 01b453a0  /data/app/com.YourCompany.Tewst2-1/lib/arm/libUE4.so (_ZN5FText6FormatE11FTextFormat20FFormatArgumentValue+384)
        #05 pc 020450ac  /data/app/com.YourCompany.Tewst2-1/lib/arm/libUE4.so (_ZN18FProjectDescriptor4LoadERK7FStringR5FText+428)
        #06 pc 02048464  /data/app/com.YourCompany.Tewst2-1/lib/arm/libUE4.so (_ZN15FProjectManager15LoadProjectFileERK7FString+244)
        #07 pc 01a2a5d4  /data/app/com.YourCompany.Tewst2-1/lib/arm/libUE4.so (_ZN11FEngineLoop7PreInitEPKw+7244)
        #08 pc 01a1c548  /data/app/com.YourCompany.Tewst2-1/lib/arm/libUE4.so (_ZN11FEngineLoop7PreInitEiPPwPKw+3908)
        #09 pc 01a1ad1c  /data/app/com.YourCompany.Tewst2-1/lib/arm/libUE4.so (_Z11AndroidMainP11android_app+2992)
        #10 pc 01a25c64  /data/app/com.YourCompany.Tewst2-1/lib/arm/libUE4.so (android_main+220)
        #11 pc 01a444ec  /data/app/com.YourCompany.Tewst2-1/lib/arm/libUE4.so
        #12 pc 00041843  /system/lib/libc.so (_ZL15__pthread_startPv+30)
        #13 pc 000192a5  /system/lib/libc.so (__start_thread+6)

Can anyone help with this please?

Hello Dazvolt,

I have a few questions for you that will help narrow down what issue it is that you are experiencing.

Quick questions:

  1. Can you reproduce this issue in a clean project?
  2. If so, could you provide a detailed list of steps to reproduce this issue on our end?
  3. Could you provide screen shots of any settings/blueprints that may be involved?

Which texture type have you used?

Maybe you need to change it. (ETC_2 and ATC should work on your Snapdragon 821)

Hello Dazvolt,

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will follow up.

Thanks,