Adding a Local Variable to a blueprint Construction Script will cause a crash

UE - Gameplay - Blueprint - Dec 18, 2014

Adding a Local Variable to a blueprint Construction Script will cause a crash ...

WP HLOD Crash on Small Cell Sizes

UE - World Creation - Worldbuilding Tools - HLOD - Jan 8, 2024

Editor crash when compiling blueprint that contains an implemented interface after removing return node

UE - Gameplay - Blueprint - Apr 8, 2015

If a return node is removed from an interface that has been implemented in a blueprint, compiling the blueprint will cause a crash. Crash Reporter: [Link Removed] Frequency: 2/2 ...

Too large project icon image causes engine to crash

Tools - Apr 27, 2015

The engine will crash if you upload a project icon that's way too large for the 192x192 area. It'll also crash when you open that project back up and try to access the project settings ...

Engine crashes when trying to copy a setter node for a GameplayTag variable from one eventgraph to another eventgraph

UE - Gameplay - Sep 27, 2019

When trying to copy a setter node for a GameplayTag variable from one eventgraph to another eventgraph the engine crashes. If the blueprint that is copied into has a GameplayTag variable with the sa ...

Converting BSP to static mesh on Linux causes the editor to crash

UE - Platform - Linux - Mar 11, 2016

Converting a BSP to a static mesh will freeze and crash the editor when done on Linux. Windows does not exhibit the same conversion crash. ...

Project fails to package nativized const reference parameter

UE - Gameplay - Nov 17, 2017

Overriding a BlueprintNativeEvent function with a const reference parameter in blueprints causes the project to fail to package if the blueprint is nativized. Note: This only occurs if the function ...

Crash when Pasting a Gameplay Tag variable setter into a level Blueprint

UE - Gameplay - Blueprint Editor - Nov 4, 2019

Copying a gameplay tag variable setter from a blueprint into a level blueprint fails an assert in UGameplayTagsManager::GetCategoriesMetaFromField. ...

Editor crashes if Sequencer has keyframes for a variable that has changed

UE - Anim - Sequencer - Sep 19, 2018

The Editor crashes if loaded sequence has keyframes for an actor variable that has been changed, instead of soft erroring out. This was reported and tested on 4.20.3 (CL-4369336). It was reproduced ...