SingleLayerWater does not support shadows on local lights

UE - Graphics Features - Dec 2, 2022

Local (point/spot) lights currently do not have shadows on SingleLayerWater materials. SLW uses forward-like clustered shading and loops over all local lights directly in the pixel shader. In order ...

TMap does not rehash when the property change if the key is struct

UE - Editor - Workflow Systems - Feb 17, 2023

If TMap's Key is a unique Struct, TMap's rehash will not run even if elements are added or changed in DetailPanel such as DataAsset. So TMaps's Find etc. will fail This issue is very similar to [Li ...

Physical Material Mask does not return the correct value

UE - Rendering Architecture - Materials - Feb 26, 2024

Second controller input doesn't work in fullscreen mode on PIE.

UE - Editor - UI Systems - Jun 29, 2020

When two controllers connected, player2 input is disabled in full screen mode in PIE. This doesn't appear to be in focus. If seeing the any focusing widget, player1 focused on SViewport, but player ...

Changing Frame Buffer Pixel Format to Float RGBA makes the editor color look greyed out.

UE - Virtual Production - Rendering - Color - Jan 20, 2022

Changing Frame Buffer Pixel Format to Float RGBA makes the editor color greyed out with a faded look. This is not a regression it is occurring in 4.27. ...

Layer's preview weight does not have an affect on the Preview Material for Landscape Layer Blend nodes

UE - Rendering Architecture - Materials - Apr 19, 2022

Layer's preview weight does not have an affect on the Preview Material for Landscape Layer Blend nodes. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the preview window did g ...

IKRetargeting Skeletal Mesh Does Not Update Virtual Bones

UE - Anim - Rigging - Retargeting - May 20, 2022

Occurs 5/5 times. Regression does not occur: UE5Manny Skeletons are new to UE5.0  ...

[Merge Actor] Lightmap UVs are broken after merging meshes

UE - World Creation - Worldbuilding Tools - HLOD - Jul 11, 2022

This issue occurs when merging static meshes that have multiple LODs. If they are using UV1 for lightmap index, after merging, the UV1 of the result for each LODs will all be differents, making the ...

Adding a variable to a Structure after packaging then repackaging causes the package to fail

UE - Gameplay - Aug 12, 2022

This is not a regression. Tested in //UE4/Release-4.27 CL18319896 Adding a variable to a Structure after packaging then repackaging causes the package to fail. ...

"SetOwnerNoSee" setting does not work on Nanite meshes with SM6 enabled

UE - Graphics Features - Nanite - Nov 15, 2022

Licensee description of project: There is a pawn with 4 cubes attached, the 2 red on the left are "normal" static meshes, and the 2 green on the right are Nanite meshes. The 2 bottom cubes have "se ...