Custom Launcher Profile Drop Down Menus Don't Render Correctly When DPI Is Above 100%

UE - Editor - UI Systems - Slate - Jan 6, 2020

Drop down menus in custom launcher profiles don't render correctly when the DPI is above 100%. This is happening to the very wide drop down menus. This isn't happening in 4.23 CL#9631420. Found in ...

'Skip Assigning Gamepad to Player 1' routes MotionController input to non-vr player

UE - Gameplay - Input - Jan 4, 2020

Motion controller inputs get routed to non-vr player when 'Skip Assigning Gamepad to Player 1' is enabled. ...

Niagara Systems Don't Scale With Skeletal Meshes When Called From a Montage

UE - Niagara - Jan 2, 2020

When a Niagara System is called from a montage is doesn't scale with the skeletal mesh that uses the montage. Attached is an example project. Found in 4.24.1 CL#1077647 Reproduced in 4.23.1 CL# 9 ...

"Scene Capture Component 2D" Causes Big Performance Dip In VR

UE - Platform - XR - Dec 31, 2019

When a "Scene Capture Component 2D" is in a scene it causes a big performance dip in VR. It was ~45 fps from a ~90 fps with the "Scene Capture Component 2D". This doesn't occur if you are running th ...

Reset seed on emitter looping not working properly

UE - Niagara - Dec 31, 2019

The "Reset Seed on Emitter Looping" has no effect when enabled.   Tested in: 4.22.3 CL#7053642 , 4.23.1 CL#9631420 , 4.25 CL#10868506 ...

Changing "Coordinate Light Map Index" When "Generate Lightmap UVs" Is Enabled In A Static Mesh Crashes Engine

Tools - Dec 31, 2019

When altering "Coordinate Light Map Index" in a static mesh when "Generate Lightmap UVs" is enabled in LOD 0 the engine will crash or "Coordinate Light Map Index" will be set to 0. A demonstration ...

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 ...

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 ...