GameplayTag category filters do not function on BP SET nodes.

UE - Gameplay - Dec 4, 2018

BP SET nodes for FGameplayTags do not respect category filters, instead the dropdown shows an unfiltered list of all gameplay tags. Given the MyValue property decorated as follows: UPROPERTY(Edit ...

Unable to export UCX_mesh without UVs or generate mapping coords option ON

UE - Editor - Content Pipeline - Datasmith - Importer - Dec 4, 2018

Console command "setMouseSensitivity" locks mouse movement to the X axis

Tools - Dec 3, 2018

Using the console to set mouse sensitivity locks mouse movement to the X axis. ...

Set node for a key variable returns "(" instead of "None" when set to none (if not previously set to anything)

UE - Gameplay - Blueprint - Dec 3, 2018

When setting a key variable to none (without setting it to anything else first) the variable will return "(" instead of none ...

Get HMD Worn State does not appear to working as expected for HTC Vive

UE - Platform - XR - Dec 3, 2018

The Get HMD worn State does not update the worn state when the headset is put on/taken off. Rather it only updates when the headset sleeps or wakes ups. This means that the headset can be taken off/ ...

Custom Stencil Is Not Rendering In UI Materials

UE - Graphics Features - Nov 30, 2018

Widgets with a UI Material that uses Custom Stencil will not render meshes with a set stencil. This is working as expected in 4.19 CL# 4033788. Found in 4.20 CL# 4369336, 4.21 CL# 4541578, and 4.22 ...

Engine crashed during Animation Blueprint compilation with Blend Multi node

OLD - Anim - Nov 30, 2018

Engine crashes if Blend Multi node output is connected to final transition node, and no input is connected to Blend Multi node input parameters. [Image Removed] ...

Packaging that involves a compilation process causes custom icons to not show in the taskbar on Windows in Binary

UE - Foundation - Cpp Tools - UnrealBuildTool - Nov 30, 2018

Packaging that involves a comilation process in the Binary editor causes custom Windows icons to be ignored in packaged games. This could either be seen in a Code project or in a Blueprint Only proj ...

Get time to closest marker stops returning values after markers are added to other animations

OLD - Anim - Nov 30, 2018

When Sync Markers are added to other animations, the Get Time to Closest Marker node stops returning any information. ...