Exposure Compensation Curve not applied in Standalone/Packaged

UE - Graphics Features - Dec 29, 2019

'Exposure Compensation Curve' is not being applied in Standalone or Packaged projects. Confirmed in 4.25 MAIN at CL 10871578 ...

Reflection capture doesn't work with full dynamic lighting

UE - Graphics Features - Dec 27, 2019

The Reflection Capture is not showing reflections for anything but the Sky Light when all Lighting is set to Fully Dynamic. This was reported and tested in 4.24.1 (CL-10757647). This was reproduce ...

Editor Periodically Has Performance Drops In Basic Scenes

Tools - Dec 27, 2019

The Editor experiences performance drops even in the default basic level when left alone running. I experienced them every ~3 seconds. My graph didn't show the drops very clearly so the fps counter ...

Generating mip map settings not building properly for texture array

UE - Graphics Features - Dec 27, 2019

When mip gen settings on a texture array is changed, the texture does not build properly. ...

Landscape surface type always return "Default"

UE - Simulation - Physics - Dec 26, 2019

The behavior in this bug is a little odd since it is not present in any project that is upgraded to 4.24.1 (CL-10757647), but only those that are created directly in 4.24.1. The behavior is also a l ...

Spline don't deform landscapes in certain setups

UE - LD & Modeling - Terrain - Landscape - Dec 26, 2019

The splines do not deform the landscape when the path is made with a straight spline. When you move a spline point to bend the road it will deform the landscape, but the deformation accuracy seems t ...

UMG Editor Will Compile Incorrect Node And Crash When Called During Runtime

UE - Editor - UI Systems - Dec 26, 2019

The UMG editor will compile as if the blueprints is valid if you make "Get Text" node from a TextBlock variable, delete it and create a EditableText variable with the same name. When running a scene ...

Mesh Renders in Main Pass if Both "Render CustomDepth Pass" & "Render in Depth Pass" Are Enabled, While "Render In Main Pass" is Disabled

UE - Graphics Features - Dec 25, 2019

Meshes set to not render in the Main Pass still does if both "Render CustomDepth Pass" & "Render in Depth Pass" are enabled, while "Render in Main Pass" is disabled. Attached is an example project. ...

Gameplay Tags Can't Be Edited Via "Bulk Edit via Property Matrix"

Tools - Dec 25, 2019

You can't edit a gameplay tag when you bulk edit via the property matrix. Found in 4.23.1 CL#10757647 Reproduced in 4.24.1 CL# 107567474.25 Main CL#10868506 ...

Widgets With Retainer Boxes Are Selected When Behind Widgets Without One

UE - Editor - UI Systems - Dec 24, 2019

When a widget that has a retainer box is behind another widget that doesn't have one it will call it's onclick instead of the one in front of it in the UMG when clicked (see attached gif). This beh ...