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

Ensure when opening Camera Anim assets for the second time

Tools - Aug 21, 2016

An occasional ensure is thrown when opening Camera Anim assets. Generally, the issue occurs when opening the asset for a second time, but the repro rate is low, around 1/5. ...

Editor Crashes on Startup After Enabling Forward Shading When r.LightPropagationVolume=1

UE - Graphics Features - May 4, 2018

If r.LightPropagationVolume=1 in ConsoleVariables.ini, enabling forward rendering and then restarting the editor results in a crash. This occurs in 4.18.3 and 4.19.2. ...

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