[4.27 & QUEST2] Packaging under shipping configuration crashed every time, however the development one didnt

Help: I have a blueprint project for quest2, built with android sdk32.
There is an openlevel method in it, but the packaging under shipping configuration crashes and reports an error every time it executes here, however the development one doesn’t report an error and executes normally.

However, development doesn’t report any error and executes normally. I am using UE4.27.

The content of the error report is not very consistent every time, here is one of the crash code captured by logcat:

08-20 21:31:20.821: A/DEBUG(10696):       #00 pc 0000000006409ff4  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (FMallocBinned2::Realloc(void*, unsigned long long, unsigned int)+232) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:20.821: A/DEBUG(10696):       #01 pc 000000000582fce8  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (TArray<int, TSizedDefaultAllocator<32> >::ResizeGrow(int)+124) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:20.821: A/DEBUG(10696):       #02 pc 0000000006907210  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (FHittestGrid::AddWidget(TSharedRef<SWidget, (ESPMode)1> const&, int, int, FSlateInvalidationWidgetSortOrder)+1420) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:20.821: A/DEBUG(10696):       #03 pc 0000000006977b98  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const+1240) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:20.821: A/DEBUG(10696):       #04 pc 000000000698eba0  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (SWindow::PaintSlowPath(FSlateInvalidationContext const&)+252) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:20.821: A/DEBUG(10696):       #05 pc 00000000068cbc38  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (FSlateInvalidationRoot::PaintInvalidationRoot(FSlateInvalidationContext const&)+504) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:20.821: A/DEBUG(10696):       #06 pc 000000000698ee5c  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (SWindow::PaintWindow(double, float, FSlateWindowElementList&, FWidgetStyle const&, bool)+640) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:20.821: A/DEBUG(10696):       #07 pc 00000000069dc734  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (FSlateApplication::DrawWindowAndChildren(TSharedRef<SWindow, (ESPMode)1> const&, FDrawWindowArgs&)+548) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:20.821: A/DEBUG(10696):       #08 pc 00000000069dc378  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (FSlateApplication::PrivateDrawWindows(TSharedPtr<SWindow, (ESPMode)1>)+1104) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:20.821: A/DEBUG(10696):       #09 pc 00000000069de1f4  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (FSlateApplication::TickAndDrawWidgets(float)+560) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:20.821: A/DEBUG(10696):       #10 pc 00000000069ddc1c  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (FSlateApplication::Tick(ESlateTickType)+240) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:20.821: A/DEBUG(10696):       #11 pc 000000000581e674  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (FEngineLoop::Tick()+5628) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:20.821: A/DEBUG(10696):       #12 pc 000000000581c510  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (AndroidMain(android_app*)+3208) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:20.821: A/DEBUG(10696):       #13 pc 000000000581fbec  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (android_main+148) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:20.821: A/DEBUG(10696):       #14 pc 00000000058377fc  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:21.172: A/DEBUG(10706):       #00 pc 0000000006409ff4  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (FMallocBinned2::Realloc(void*, unsigned long long, unsigned int)+232) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:21.172: A/DEBUG(10706):       #01 pc 000000000582fce8  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (TArray<int, TSizedDefaultAllocator<32> >::ResizeGrow(int)+124) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:21.172: A/DEBUG(10706):       #02 pc 0000000006907210  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (FHittestGrid::AddWidget(TSharedRef<SWidget, (ESPMode)1> const&, int, int, FSlateInvalidationWidgetSortOrder)+1420) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:21.172: A/DEBUG(10706):       #03 pc 0000000006977b98  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (SWidget::Paint(FPaintArgs const&, FGeometry const&, FSlateRect const&, FSlateWindowElementList&, int, FWidgetStyle const&, bool) const+1240) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:21.172: A/DEBUG(10706):       #04 pc 000000000698eba0  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (SWindow::PaintSlowPath(FSlateInvalidationContext const&)+252) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:21.172: A/DEBUG(10706):       #05 pc 00000000068cbc38  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (FSlateInvalidationRoot::PaintInvalidationRoot(FSlateInvalidationContext const&)+504) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:21.172: A/DEBUG(10706):       #06 pc 000000000698ee5c  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (SWindow::PaintWindow(double, float, FSlateWindowElementList&, FWidgetStyle const&, bool)+640) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:21.172: A/DEBUG(10706):       #07 pc 00000000069dc734  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (FSlateApplication::DrawWindowAndChildren(TSharedRef<SWindow, (ESPMode)1> const&, FDrawWindowArgs&)+548) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:21.172: A/DEBUG(10706):       #08 pc 00000000069dc378  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (FSlateApplication::PrivateDrawWindows(TSharedPtr<SWindow, (ESPMode)1>)+1104) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:21.172: A/DEBUG(10706):       #09 pc 00000000069de1f4  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (FSlateApplication::TickAndDrawWidgets(float)+560) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:21.172: A/DEBUG(10706):       #10 pc 00000000069ddc1c  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (FSlateApplication::Tick(ESlateTickType)+240) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:21.172: A/DEBUG(10706):       #11 pc 000000000581e674  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (FEngineLoop::Tick()+5628) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:21.172: A/DEBUG(10706):       #12 pc 000000000581c510  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (AndroidMain(android_app*)+3208) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:21.172: A/DEBUG(10706):       #13 pc 000000000581fbec  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (android_main+148) (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)
08-20 21:31:21.172: A/DEBUG(10706):       #14 pc 00000000058377fc  /data/app/~~8zTxGASr8xXhOFsD6pfH5g==/com.monduz.HorseRider-B2MEE_-hotR1_UpGRxpdlw==/lib/arm64/libUE4.so (BuildId: c71b706bbfe16018ee2a5dd5c04f498748abfa6c)

Update: After canceling the Execute Console Command
‘disableallscreenmessages’, crashes are no longer guaranteed on openlevel, but there is still a 25% chance of them occurring.

image