Translucent Materials Receiving Incorrect Shadows in Forward Shading

UE - Graphics Features - Oct 2, 2018

Translucent Materials will receive incorrect shadows in forward shading. This is working as expected in 4.18 CL# 3832480 Found in 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 CL# 4408769, 4.22 CL# 4413 ...

"Start Previewing Node" Does Not Work For Post Process Materials

UE - Graphics Features - Oct 1, 2018

Using "start previewing node" in a post process material does not work. The preview will only show the final result that is connected to the material attributes.  Working as expected in 4.18 CL# 38 ...

TestEqual(TCHAR*, TCHAR*) function is testing pointer equality instead of values

UE - Automation Test - Oct 1, 2018

A licensee has reported that the TestEqual(TCHAR*, TCHAR*) function tests for pointer equality instead of comparing two values, which does not accomplish what the function is meant to do. Regressio ...

MSAA Causes Black Outline with Atmospheric Fog in Forward Shading

UE - Graphics Features - Sep 28, 2018

MSAA causes black aliased outline with Atmospheric Fog with Forward Shading enabled. This does not occur with TAA or FXAA. Also does not occur if there is a sky sphere present. Found in 4.19 CL# 40 ...

AShooterGame_FreeForAll::DetermineMatchWinner is set up in a way that it will never provide any functionality

Docs - Samples - Sep 27, 2018

The AShooterGame_FreeForAll::DetermineMatchWinner function is set up to compare each player's PlayerScore with the BestScore variable to see which players are considered to be the "BestPlayer" which ...

Replication node decorator does not appear on Timelines that are set to replicate

UE - Gameplay - Blueprint - Sep 26, 2018

A licensee has reported that Timeline nodes that are set to replicate do not have the replicated node decorator added, which would be seen on other nodes and variables that are replicated. Please re ...

Resizing the Editor window causes flicker effect

Tools - Sep 21, 2018

Resizing the Editor from 3 out of the 4 corners causes a flicker effect on the Editor window. The bottom right corner works normally but the other corners causes flickering. Link to video example:  ...

Blueprint Static Meshes lose Vertex color information in Standalone/Release

UE - LD & Modeling - Modeling Tools - Mesh Editing - Sep 21, 2018

In the editor, vertex information can be painted on static meshes that are part of a blueprint. When testing by playing in “Selected Viewport” the painted vertex information is correctly saved and d ...

Use of BP node "Fill Data Table form CSV File" causes silent crash

UE - Gameplay - Blueprint - Sep 20, 2018

Using the Fill Data Table form CSV File node causes a crash when in a packaged project. ...

Instance UObjects in an array on an Actor replaced by pointers to other objects in array while PIE

UE - Gameplay - Blueprint Runtime - Sep 20, 2018

When this issue occurs printing out the addresses of each item in the array shows that elements 2 and 3 have the same address, so for some reason the second element's value is being overridden by th ...