App fails to open on Android: Assertion failed referencing LaunchAndroid.cpp:415

UE - Editor - Content Pipeline - Datasmith - Importer - Oct 11, 2018

AR App fails to open on Android: Assertion failed referencing LaunchAndroid.cpp:415 when Unreal Datasmith is installed.10-11 11:22:57.499: D/UE4(18917): LogAndroid: Error: Assertion failed: false [F ...

Crash when using "ILCQ Volume" and "Distance Field Indirect Shadow" in VR

UE - Platform - XR - Jul 17, 2017

Crash when using "ILCQ Volume" and "Distance Field Indirect Shadow" in VR ...

Editor Crash While Using "Snap to Floor" Shortcut on Some Foliage Instance.

UE - World Creation - Worldbuilding Tools - Foliage - Apr 15, 2019

When pressing the End key to have a foliage mesh "snap to floor/surface" the editor will crash. Found in 4.21 CL# 4753647, 4.22 CL# 5660361, and 4.23 CL# 5898046 ...

Editor crashing with density scaling is enabled on foliage being placed on a terrain.

UE - World Creation - Worldbuilding Tools - Foliage - Jan 3, 2022

Created a new level and added a terrain. Added grass foliage and enabled density scaling located in the grass foliage settings mode. After placing foliage on terrain, the editor crashes. This is ...

[CrashReport] UE4Editor_UnrealEd!UEditorBrushBuilder::EndBrush() [editorbrushbuilder.cpp:53]

Tools - Aug 10, 2018

No user comments in crash group 48 bool UEditorBrushBuilder::EndBrush( UWorld* InWorld, ABrush* InBrush ) 49 { 50 //!!validate 51 check( InWorld != nullptr ); ...

Assert in EditorEngine.cpp after HotReload

UE - Foundation - Core - Jan 27, 2017

This occurred when I tried to repro an ensure and crash the resulted in [Link Removed]. In the crash group on the Crashreport website I noticed that KimK had the same callstack as this one. She wrot ...

Using CTRL+W to duplicate multiple components of an actor at once trips an assert

UE - Gameplay - Blueprint - Apr 24, 2019

Attempting to duplicate multiple child components results in an assert being thrown.  ...