Shadows cast on a translucent forward shaded materials renders with jagged edges

UE - Rendering Architecture - Materials - Mar 31, 2022

Shadows cast on a translucent forward shaded materials renders with jagged edges. In 4.27 the edges are different with some jagged points only those points are not as prominent. [Link Removed] ...

PakFiles: Unmounting PakFile while requests are still in progress causes assertion failure in UnMount

UE - Foundation - Mar 31, 2022

[Link Removed] Licensee is using the chunk downloader. On Shutdown method of their GameInstance, they call FChunkDownloader->Finalize. When they quit the game (Alt+F4) during a chunck download an a ...

When using HasNativeMake or HasNativeBreak, the displayName of the structure property does not work properly.

UE - Gameplay - Blueprint Editor - Mar 31, 2022

When using HasNativeMake or HasNativeBreak, UK2Node_CallFunction is used instead of K2Node_BreakStruct, but UK2Node_CallFunction does not consider the property DisplayName. Collecting the propertie ...

In blueprint component details not showing after changing component class

UE - Gameplay - Blueprint - Mar 31, 2022

It was noticed that after changing the class of the component and restarting the editor, the Detail panel is no longer displayed, which makes it impossible to work with it. Repro Rate 5/5 Regressi ...

Crash when reimporting fbx with import mesh LODs on

UE - Editor - Content Pipeline - Import and Export - Mar 30, 2022

Crash when visualizing DOF Layers

UE - Graphics Features - Mar 30, 2022

I managed to reproduce this crash either using CineCameraActors or CameraActors, with a variety of DOF settings. It seems that piloting the camera and having any kind of DOF active on the camera wil ...

Editable Text doesn't reflect changes after having its style changed at run time

UE - Editor - UI Systems - UMG - Mar 30, 2022

Editable Text doesn't reflect changes after having its style changed at run time. The style is changed within the Editable Text correctly, but those changes aren't reflected. ...

Custom Primitive Data are not (fully) functional with Instanced Static Mesh components

UE - Graphics Features - Mar 29, 2022

If the ISM component is not in a blueprint, but added directly inside the level, the CPD works. If the CPD value is set from a construction script through either the Default or Transient function, i ...

Potential Memory Leak when frequently terminating and re-initializing FConstraintInstance

UE - Simulation - Physics - Mar 29, 2022

From User: When frequently terminating and re-initializing the FConstraintInstance, there appears to be a leak when cleaning up the disabled joint, which leads to an ever growing list that gets sort ...