Water body actor casts static shadow

UE - Content Tools - Terrain - Water - Jan 14, 2025

WaterBody Actors will cast static shadows in built lighting even if their Cast Shadow options are disabled. ...

Nanite Skeletal Mesh uses incorrect LOD for raytracing

UE - Graphics Features - Nanite - Jan 13, 2025

LOD0 for some Nanite Skeletal meshes is used for ray tracing scenes on some platforms  because some FSkinnedSceneProxy are incorrectly considered "always visible" ...

GPU Crash from invalid SRV in CreateShaderResourceView due to integer underflow

UE - Graphics Features - Ray Tracing - Jan 13, 2025

The GPU crashes after the ray tracing geometry builder attempts to create a shader resource view with an invalid offset. ...

[Interchange][FBX] Fail to import attributes animation curves with key values as integer

UE - Editor - Content Pipeline - Import and Export - Jan 13, 2025

cf[-https://forums.unrealengine.com/t/5-5-not-able-to-import-animation-curves-since-5-3-5-5/2267442/4-] Be carefull there is 2 bugs reported on that Forum and I think they are not related. The firs ...

Priority order of texture parameters on post process material instances is inverted

UE - Graphics Features - Jan 13, 2025

The texture parameters on material instances applied to post process volumes do not respect the priority order of the post process volume, and are in fact inverted relative to the priority of other ...

Keep Simulation Changes will persist only a subset of changed properties

UE - Editor - Jan 10, 2025

As per the steps to reproduce, Keep Simulation Changes will often only copy back the most recent property changed on a simulating Actor back to the version of the Actor in the Editor level. It is no ...

Substrate Add node only adds the first Substrate Slab's Emissive value when "Use Parameter Blending" is enabled

UE - Graphics Features - Substrate - Jan 10, 2025

As per the steps to reproduce, the Substrate Add node only adds the first Substrate Slab's Emissive value when "Use Parameter Blending" is enabled. Leaving "Use Parameter Blending" unchecked on the ...

External Data Layers in level not removed when Game Feature Action is Removed or set to None

UE - World Creation - Worldbuilding Tools - Jan 9, 2025

When using External Data Layers in conjunction with Game Feature Plugins and World Partition levels, removing a Game Feature Action or changing its type to "None" does not remove the associated Exte ...

Missing texture assets cause warnings on editor start: LogStreaming: Warning: Failed to read file '../../../Engine/Plugins/Developer/PlasticSourceControl/Resources/Icon128.png' error.

UE - Editor - UI Systems - Jan 7, 2025

There are a number of missing texture assets which are failing to be read when the editor opens. This is causing a warning to be thrown each time the editor opens, potentially causing CI/CD tests (i ...

AssetLocalization does not work and the asset does not switch to localization asset even if culture is specified

UE - Editor - UI Systems - Localization - Dec 20, 2024

Asset localization does not work. When playing in standalone, it shows "jp" texture instead of "en" texture even if "-culture=en" is set. This is also the case in package builds, where the assets ar ...