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 a BSP to a static mesh will freeze and crash the editor when done on Linux. Windows does not exhibit the same conversion crash. ...
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 ...
Copying a gameplay tag variable setter from a blueprint into a level blueprint fails an assert in UGameplayTagsManager::GetCategoriesMetaFromField. ...
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 ...