UnrealMatch3 ensures when launching on iOS

Docs - Samples - Aug 21, 2016

While running regression pass, found that UnrealMatch3 hits an ensure when user selects to Launch on to iOS device. LogOutputDevice:Error: The ini file '../../../UnrealMatch3/Saved/Config/IOS/Device ...

Dedicated server crashes when running a multi-process game in standalone with the Code Editor plugin enabled

Tools - Jan 17, 2019

Attempting to run a standalone server and client using different processes will crash if the Code Editor plugin is enabled. ...

Remapping morph targets will crash if you have a cloth section

OLD - Anim - May 15, 2019

By calling FLODUtilities::SimplifySkeletalMeshLOD on a mesh with cloth sections that is set to remap morph targets, a crash occurs. This seems to be due to the indexing of sections with/without incl ...

Project configured to spawn Niagara system via Character blueprint in a Code project fails to Cook, then crashes project on open

UE - Niagara - Mar 7, 2019

Project configured to spawn Niagara system via Character blueprint in a Code project fails to Cook, then crashes project on open Discovered when verifying [Link Removed] (also similar to [Link Remo ...

World Memory Leak crash creating new level blueprint after editing sub level blueprint

UE - Gameplay - Jan 27, 2020

Crash occurs when the user adds a sublevel to the current level, edits the sublevel's level blueprint, and then attempts to make a new level. The state which triggers the crash seems to be when the ...

Crash on inputting Scalar Value in Grass Material Node

UE - LD & Modeling - Terrain - Landscape - May 6, 2015

Crash occurs when inputting a Scalar Parameter into the New to 4,8 Grass Node. Also reproduced in Main Promotable-CL-2535351 ...

Package fails after adding DesktopPlatform to public module dependency list

UE - Foundation - Core - Apr 6, 2017

Adding DesktopPlatform to the PublicDependencyModuleNames.AddRange() section of the Project.Build.cs file causes the project to fail packaging with the following error (full package logs in callstac ...

Exiting PIE with dedicated server checked causes editor to crash on Linux

UE - Platform - Linux - Oct 25, 2016

Checking the box for Dedicated Server in the Play dropdown menu causes the editor to crash when exiting PIE. This does not occur in 4.13 or 4.14 on Windows. ...

Crash on setting Material in Element 1 of Combined Mesh

Tools - Mar 19, 2015

Crash on clearing or setting the second or third material slot in the Static Mesh Editor on an imported combined FBX Mesh. Also Reproduced in Main Promotable-CL-2484152 (Perforce) NOTE: User is o ...

Packaged ThirdPerson template with "start in vr" enabled packaged and launched with "-nohmd" crashes

UE - Platform - XR - Mar 31, 2021

The callstack is not XR-specific, it's just the engine trying to secure the audio device on startup, windows failing to return one, and the app not being able to continue safely. The crash does not ...