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

Navigation obstacles remain when turning off bCanEverAffectNavigation in Blueprint actor

UE - AI - Nov 30, 2018

Editing the bCanEverAffectNavigation flag on an Actor Blueprint is propagating the value of the property to the Blueprint instance, but fails to properly update the navmesh according to the new valu ...

Setting the Comment Text on a comment box creates two Rename Node transactions in the Undo History

UE - Gameplay - Blueprint - Nov 27, 2018

Setting the text on a comment box creates two Rename Node transactions in the Undo History This issue occurs when setting the comment text of a comment in any graph (blueprint, material, control ri ...

ScreenAlignedUVs Node with X 100% and Y 100% Breaks Infinite Hallway Effect of Portals

UE - Graphics Features - Nov 27, 2018

A SceneCaptureComponent2D is able to correctly capture the infinite hallway effect for portals. The " X 100% Y 100%" of ScreenAlignedUVs node is necessary to create the material that produces the co ...

Unreal Frontend crashes when loading a ue4stats file

UE - Foundation - Core - Nov 27, 2018

If Unreal Frontend has been built in the Development Editor configuration, attempting to open a ue4stats file in the Profiler tab results in the Unreal Frontend crashing. The crash does not occur if ...

Sequencer Batch Rendering cannot output multiple render passes in CLI

UE - Anim - Sequencer - Nov 27, 2018

Batch rendering still works if launched from the engine using Sequence Render Movie. However it only outputs the first CustomRenderPass argument when attempting it from a Command Line Interface. Thi ...

Setting KeepState as default in LevelSequences makes Sequencer blend animations not as expected

UE - Anim - Sequencer - Nov 27, 2018

Setting "Keep State" for an animation in sequencer makes the sequence behave differently in Sequencer and in Play Mode. The animations appear to be blending together instead of having normal transit ...

Incorrect formatting of #include statements in new code class added to project that is not properly set up for IWYU

Tools - Nov 27, 2018

Attempting to add a new code class to a project that is not correctly set up for IWYU (such as an older project that may not have been properly modified for IWYU when upgrading) will result in the b ...