Specular Isn't Affected for Materials Set to the Eye Shader If r.IrisNormal is Enabled

UE - Graphics Features - Aug 27, 2019

Specular Doesn't Affect a Material with the Eye Shader If r.IrisNormal is enabled. Found in 4.22 CL# 7053642, 4.23 CL# 8115738, 4.24 CL# 8302014 ...

Web browser widget renders white for certain web pages on Android

UE - Platform - Mobile - Aug 27, 2019

When loading certain web pages with the Web browser widget on android, the web browser widget appear to fail to fully load the page. The page results in a white screen only. ...

HLSL translator yields duplicated texture sampling code

UE - Graphics Features - Aug 27, 2019

Result: Material will generate following HLSL code inside CalcPixelMaterialInputs(), which results in two PS texture lookups. MaterialFloat4 Local0 = ProcessMaterialLinearColorTextureLookup(Textur ...

4K Resolution and High DPI Scaling in Linux aren't completely affected by System Display Scaling

UE - Platform - Linux - Aug 26, 2019

Unreal doesn't change appearance when changing system configuration display scaling options. Editor Texts are still quite small and don't change based on the Display Scaling %. This bug also causes ...

Does Container Match Tag Query Node doesn't find existing Gameplay Tags in Packaged Project with Nativized Blueprints

UE - Gameplay - Aug 26, 2019

When using the "Does Container Match Tag Query" node doesn't return true when a gameplay container member has the searched for gameplay tag in a blueprint that has been nativized. Packaging in Excl ...

Confusing message when attempting to connect mismatched Delegate pins

UE - Gameplay - Blueprint Editor - Aug 26, 2019

When the user attempts to connect delegate pins that don't match, they received a confusing mouse tooltip message that simply reads "Delegate is not compatible with Delegate". Suggested fix: When ...

Blend Graph can trigger ensure Bone.IsRotationNormalized()

OLD - Anim - Aug 23, 2019

Using a custom Blend Graph can trigger the ensure Bone.IsRotationNormalized() when source pose is connected to output. ...

Level sequencer's play to(second) function not working as expected

UE - Anim - Sequencer - Aug 22, 2019

The function Play to(seconds) does not functions as it's tooltip implies. "Play the sequence from the current time, to the specified time in seconds". The function instead snaps to the specified tim ...

The Load and Unload Stream Level blueprint nodes do not appear in sequence director blueprints

UE - Anim - Sequencer - Aug 22, 2019

You cannot search for the Load and Unload Stream Level blueprint nodes in sequence director blueprints ...