Large Landscapes using World Composition have weird LODs when streamed out and back in

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

When World Composition Sublevels are streamed out and back in the LODs appear distorted. This reported and tested in 4.24.3 (CL-11590370). This was reproduced in 4.23.1 (CL-9631420), 4.25 Preview ...

Hidden Shadows Aren't Rendered When Raytracing Is Enabled

UE - Graphics Features - Lumen - Mar 13, 2020

Hidden shadows aren't rendered when ray tracing is enabled. Found in 4.25 Preview 2 CL#12055273 Reproduced in 4.23.1 CL#9631420, 4.24.3 CL#11590370, 4.26 Main CL#12123513 ...

Unable to select Foliage in the World Outliner

UE - World Creation - Worldbuilding Tools - Foliage - Mar 13, 2020

Foliage is not an asset that you can select through the World Outliner and the "Select" button in Foliage Tool is not working for this case. If you create new foliage, it will be set to scale 0 and ...

Changing Texture Parameter via SetMateriaInstanceTextureValue remain old texture's reference

UE - Graphics Features - Mar 13, 2020

When editing the texture parameter of Material Isntacne using Editor Utility Widget, the old texture is linked with the SoftReference. When change the texture parameter in Material Instance Editor, ...

Clothing Simulation popping

UE - Simulation - Physics - Character - Mar 12, 2020

Parameters Pane shows different Variable Name then MapGet or MapSet

UE - Niagara - Mar 12, 2020

Variable names aren't displayed in MAPGET and MAPSET the same way as they are in the Parameters Pane. This is a regression from 4.24.3 (CL-11590370). This issue was reported and tested in 4.25 Prev ...

Crash/ensure when linking anim layers from animation update

OLD - Anim - Mar 12, 2020

Originally reported here: https://udn.unrealengine.com/questions/562047/linked-layer-animation-blueprint-proxy-missing-ske.html When linking an anim layer during update, we get either an ensure or ...

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

Niagara Remove Pin Feature now deletes the variable completely from the Parameters Pane

UE - Niagara - Mar 12, 2020

This is a regression from 4.24.3 (CL-11590370). Removing a pin on a Niagara Module Script parameter will removed the variable as well. This was reported and tested in 4.25 Preview 2 (CL-12055273) ...