Root component transform is reset after reparenting an Actor-based BP with a non-native root to a parent with a native root.

UE - Gameplay - Blueprint - May 10, 2022

Two conditions for this bug to appear:The new actor class we are re-parenting to overwrites the root component in C++The map is not loaded while re-parenting No current workaround other than to rep ...

Modulate Blend Mode on Deferred Decals does not seem to multiply with background pixels

UE - Rendering Architecture - Materials - May 10, 2022

Modulate Blend Mode on Deferred Decals does not blend multiply with background pixels. Transparency for Deferred Decals also does not seem to match with what occurs in 4.27; Repro Rate: 4/4 Tested ...

Assertion fails when a struct is opened with a BP class reference stored and with that struct as a variable in the BP class that's referenced.

UE - Gameplay - Blueprint - May 10, 2022

Assertion fails when a struct is opened with a class reference stored and with the struct as a variable in the class that's referenced. A restart is required in order to see this occur. Repro Rate: ...

Screen Space Reflections have a visible lag on opaque materials compared to transparent/additive materials.

UE - Graphics Features - May 10, 2022

Screen Space Reflections have a visible lag on opaque materials compared to transparent/additive materials. See [Link Removed] ...

Preview weight on Landscape Layer Sample affects Grass Output on landscape disregarding layer info

UE - LD & Modeling - Terrain - Landscape - May 10, 2022

Preview weight on Landscape Layer Sample affects Grass Output on landscape disregarding layer info Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did NOT occur there ...

AEditorFunctionalTest doesn't show up on Frontend automatically

UE - World Creation - Worldbuilding Tools - World Partition - May 9, 2022

AEditorFunctionalTest causes assert in WP map

UE - World Creation - Worldbuilding Tools - World Partition - May 9, 2022

"Assertion failed: Pair != nullptr " when trying to create a basic test with AEditorFunctionalTest in a WP map. ...

Custom UVs don't store information properly in layered materials.

UE - Rendering Architecture - Materials - May 9, 2022

[Link Removed] I have this set up so that FX artists can stack UV manipulations, so I don't want to just have all the UV manipulation in the layer with the base color, even though that does give me ...

Lightmap directionality doesn't work well in UE5

UE - Graphics Features - May 9, 2022

The "Meshes" value of the LLM for dx11 is considerably larger than that for dx12.

UE - Graphics Features - May 9, 2022

We hope that the difference in GraphicsRHI will not cause such a big difference, but we need to make sure that there are no measurement omissions in the case of DX12.  ...