Incorrect shading for SubSurface profile in the Blueprint Viewport.

UE - Graphics Features - Dec 30, 2016

The Subsurface shading looks incorrect in the Blueprint Viewport window. Adjusting the cvar for r.sss.checkerboard from the default value of 2 to 1 looks more correct and a value of 0 switches back ...

Dbuffer Normals Incorrect In Forward Rendering

UE - Graphics Features - Apr 17, 2017

After enabling forward shading materials with their decal response set to "normal" have incorrect shading. In the example project there are many pointlights and their specular highlight doesn't disp ...

When move selected foliage to level, Foliage can not move to level.

UE - World Creation - Worldbuilding Tools - Foliage - Jul 18, 2017

With 4.15, I can move Foliage to "Sublevel B", but I can not move it with 4.16. It seems to be affected by the update in 4.16 (New: When moving a foliage asset to a new level, you will now be prompt ...

Placing a rect light in between two static meshes causes the surface to be extremely bright

UE - Graphics Features - Jun 7, 2018

Placing a rect light in between two static meshes causes the surface to be extremely bright. This will happen even though the lights settings are default. It will not happen if it is lighting just a ...

Event Dispatcher implementation called several times (number of bound refs increases every compile)

UE - Gameplay - Jun 26, 2018

The number of calls to the Event Dispatcher increase each time the blueprint actor containing the reference is compiled. This issue was not present in 4.18.3 (CL-3832480) but is in 4.19.2 (CL-403378 ...

Inline edit conditions don't support undo

Tools - Jul 3, 2018

The Editor does not support undo after making changes Inline edit properties. Working in 4.18.3 Broken in 4.19.2 Tested in 4.18.3(3832480), 4.19.2(CL - 4033788), 4.20(CL - 4181430) , 4.21(C ...

White Artifacts on the Edges Static Meshes with MSAA enabled

UE - Graphics Features - Jul 6, 2018

White artifacts will appear on the edges of static meshes with MSAA enabled. If you change to deferred shading the issue is still there however it is less noticeable. Similar to UE- Founding in ...

When a Sublevel has "Initially Loaded" set to true and "Initially Visible" set to false, the Editor will crash after exiting PIE

UE - Gameplay - Jul 31, 2018

If you have a sub level with "Initially Loaded" set to true and "Initially Visible" set to false it will crash after exiting PIE. This issue was reported and tested in 4.20.1 (CL-4233996). It has ...

Incorrect Input Index When Removing The Input From Custom Node

UE - Rendering Architecture - Materials - Aug 27, 2018

The input removed the connection points are not re-indexed. So connected 'wires' stay on their places. That causing disconnection of the last wire as well as shift for every node that followed the o ...

Incorrect Material Element Indexes When Importing Multiple Meshes In The Same FBX

Tools - Aug 28, 2018

Incorrect material element indexes when importing multiple meshes in the same FBX. If you re-import the mesh that has the incorrect material element index it will correct itself. Seems similar to [ ...