Performance Regression in Forward Rendering with most settings off.

UE - Rendering Architecture - RHI - Mar 12, 2020

When rendering with forward rendering, the ComposeSeparateTranslucency call is called even when separate translucency is not enabled. Additionally, Downsample.HalfResolutionSceenColor gets called ev ...

Material slot names are lost when merging SkeletalMeshes

UE - World Creation - Worldbuilding Tools - Merge Actor - Mar 12, 2020

When we use the FSkeletalMeshMerge utility, material slot names are lost on the resulting mesh. We should at least transfer the first slot name found for a given material. ...

SceneCaptureComponent2D leaks a ton of memory in a Packaged Build

UE - Virtual Production - Mar 12, 2020

This was initially reported in VR but the leak happens in a non-VR setup and environment. GPU utilization jumps to 84% in 4.23.1 and 98%+ in 4.24.3, 4.25, and 4.26. Tested GPUs were GTX 980 and GTX ...

Sublevels Move To New Subfolders Automatically When New Ones Are Made

Tools - Mar 11, 2020

When adding a new subfolder in the Levels window all the sublevels in that parent folder move to the new sublevel. Currently you have to create all the sub folders then move the sublevels to keep th ...

Niagara module scripts "Map Get" node displays the 'Module' parameter as "Input"

UE - Niagara - Mar 9, 2020

The module parameter in a niagara module script displays the incorrect name Tested: 4.24.3, 4.25P, 4.26 ...

Niagara Map Set parameters are improperly named

UE - Niagara - Mar 9, 2020

Parameters are misnamed when adding a new parameter to Map Set in a Niagara Module Script  Tested: 4.23.1, 4.24.3 , 4.25 preview, 4.26 (main) ...

Draw Brush Polys is not displayed when Separate Translucency is enabled

UE - Rendering Architecture - RHI - Mar 9, 2020

This is working properly in 4.21.2 ...

Skeletal mesh LOD 0 "LOD Info" loose their settings when we reimport

UE - Editor - Content Pipeline - Import and Export - Mar 6, 2020

Set critical because loosing settings is dangerous. This is not a regression, the bug is in 4.22 and earlier version. We have to save all options of the LODInfo, currently nothing is saved. Also sh ...

UDIM textures have default Tiling Method set to Wrap but causes incorrect filtering on edges.

UE - World Creation - Worldbuilding Tools - World Composition - Mar 6, 2020

UDIM textures have default Tiling Method set to Wrap but causes incorrect filtering on edges. It should be set to Clamp or Mirror by default. ...

When importing Destructible Mesh chunks, the imported chunks are larger than the Mesh

UE - Simulation - Physics - Destruction - Mar 6, 2020

The Imported Destructible Mesh chucks are not to scale when compared the original mesh and appear much larger. This was reported and tested in 4.23.1 (CL-9631420). This was reproduced in 4.24.3 (CL ...