Duplicate the mesh will not duplicate the foliage on it.

UE - World Creation - Worldbuilding Tools - Foliage - Mar 22, 2019

Editor crashes when connecting Eye Adaptation to Base Color

UE - Graphics Features - Apr 11, 2019

This problem occurs when we use the Eye Adaptation node for calculations. Also, it does not seem to happen in 4.21. ...

The Percentage doesn't work with sheared ProgressBar Widget

UE - Editor - UI Systems - Jun 24, 2019

Translating the shear of Progress widget on the -Y causes the percent bar to not move correctly. Tested in 4.22.3 (CL - 7053642), 4.23 (CL - 7173969), 4.24 (CL - 7032890) ...

Distance Field Shadows still appear for Foliage culled by distance

UE - Graphics Features - Sep 11, 2017

Distance Field Shadow with Foliage Cull distance problem. I used distance field shadow with Foliage cull distance. Set the DFS shadow long. Then shorten the cull distance value of the Foliage. Foli ...

Crash When Enabling SSAO Smoothing with MSAA Enabled

UE - Graphics Features - Sep 12, 2019

The Editor is crashing when enabling SSAO while MSAA is enabled.  Found in 4.23 CL# 8386587 and 4.24 CL# 8569829 ...

FMatrix::ErrorEnsure(const TCHAR* Message) doesn't output TCHAR parameter

UE - Foundation - Core - Oct 30, 2019

FMatrix::ErrorEnsure(const TCHAR* Message) doesn't output the message passed to it.  Found in 4.23 CL#9631420 Reproduced in 4.22.3 CL#7053642, 4.24.0 CL#9892386, 4.25 Main CL#9892271 ...

Actor Component's Transform Gizmos Follow The Actor Root

Tools - Dec 9, 2019

When an actor component is selected and is moving independent of it's root the transform gizmo doesn't follow the actor component. If you select the actor component and translate it the transform g ...

Material Instance Parameters Undo Doesn't Update Values

Tools - Dec 11, 2019

Material Instance parameters do not update values when the user does an Undo (Ctrl+Z). An example project is attached. This seem related to [Link Removed]. Found in 4.24 CL#10570792 Reproduced in ...

Switching AnimLayer to child AnimBP doesn't trigger inertial blending

OLD - Anim - Jun 19, 2020

At compile time, BlendOptions array which contains BlendTime setting are created. These are copied from its own interfaces, not the parent's. The blending works fine if the parent's interface is als ...

Allow the choice to implement a BP Interface function as an event OR a function

UE - Gameplay - Blueprint Editor - Jul 22, 2020

[Image Removed] This messaging is confusing because it says "Implement Function" when really it creates an event. We need to clear up the messaging here, or provide an option to create it as a fu ...