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 appears to be a regression issue, as the localization w ...

Translucency Volume are not correctly shadowed in 5.5 without Virtual Shadow Maps and are not light correctly by some lights

UE - Graphics Features - Dec 20, 2024

TranslucencyVolume spheres are not correctly shadowed nor lit in Unreal 5.5 with VSMs disabled. Unreal 5.4 does correctly shade the sphere without VSMs. There appears to be differences in the outpu ...

SSourceControlChangelistsWidget : hitting the checkf for duplicate uncontrolled items in OnRefreshUncontrolledChangelistWidgets

UE - Editor - Workflow Systems - Dec 18, 2024

A checkf can fail in SSourceControlChangelists.cpp with the message: The same uncontrolled item was visited twice. It is likely present in more than one uncontrolled changelist This has been addre ...

Regression - Nav mesh is not generated on BSP brushes after loading a map

UE - AI - Navigation - Dec 18, 2024

In UE 5.5, when loading a map and selecting "Build – Build Paths", the nav mesh is not generated on any BSP brushes (although it is correctly generated in static meshes). This did not happen in earl ...

Substrate SSR reflections are black

UE - Graphics Features - Substrate - Dec 17, 2024

Substrate Materials do not use Screen-Space reflections. Instead, they do not have any reflections (indirect specular) on the surface. ...

UserSceneTexture Post Process Material Renders Incorrectly When ScreenPercentage is Below 100

UE - Graphics Features - Dec 17, 2024

When using a UserSceneTexture in a post-process material, a visible rendering issue occurs if the viewport's ScreenPercentage is set to below 100. This issue looks like it might stem from an incorre ...

Use actor factory for creating volumes through GeometryScript CreateNewVolumeFromMesh

UE - Graphics Tools - Modeling Tools - GeometryScripting - Dec 16, 2024

Keying Level Sequence Crashes Engine

UE - Anim - Sequencer - Dec 12, 2024

Repro rate 3/5 Regression to be tested Testing with a fresh level sequence no crash occurs, Tried to do it without rekeying and did not get a crash. I repro'd it a few times and sometimes no crash ...

COM Media Type error in video writer on 8K videos

TM - Rendering - Dec 12, 2024

360 videos set to 8K resolution will fail to render in Twinmotion 2024.1.2 and newer Render attempts will end abruptly shortly after being initiated with the following error message ion the logs L ...

Poor Vulkan RHIThread performance in Development builds on some Android

UE - Platform - Mobile - Dec 10, 2024

Community-attempted workaround received in [Link Removed] Correct fix submitted to 5.6 FNMain in [Link Removed] which needs integrating into 5.5.3. ...