Crash when changing shadow scalability settings to low, then clicking in the viewport

UE - Graphics Features - Jun 9, 2016

A crash occurs after setting the shadow scalabilty settings to "low" then clicking on an item in the viewport. The issue also occurs when setting all of the scalabilty settings to low at one time as ...

Crash when the location of actor changes while executing SetAnimInstanceClass

OLD - Anim - May 27, 2019

This issue doesn't occur at 4.21. It seems in 4.22 only. Bone is broken in the second SetAnimInstanceClass. It seems CurrentReadComponentTransforms doesn't update. [Workaround] ・Wait using timer ...

Grabbing a Destructible Mesh Child blueprint with a Phsyics Handle crashes the editor

UE - Simulation - Physics - Jun 20, 2016

Grabbing a Destructible Mesh Child blueprint with a Phsyics Handle crashes the editor during PIE. NOTE: This issue occurs whether or not simulate physics is active on the destructible mesh compone ...

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 ...