Instanced Static Meshes ignore max World Position Offset Displacement for bounds after UpdateInstanceTransform is called

UE - Graphics Features - Jun 18, 2025

When an Instanced Static Mesh Component (ISMC) uses a material with a non-zero Max World Position Offset Displacement, the bounds are correctly expanded at initialization. However, after calling Upd ...

Significant hitch occurs when invoking ApplySettings on a UGameUserSettings object

UE - Graphics Features - Jun 18, 2025

Calling the ApplySettings method on a UGameUserSettings object results in a noticeable hitch, with severity proportional to the number of primitive components present in the scene. This hitch stems ...

Water is missing or appears in wrong places due to incorrectly rendered WaterInfoTexture.

UE - Graphics Tools - Terrain - Water - Jun 16, 2025

Water is missing, appears in strange blocks, or appears in wrong places due to incorrectly rendered WaterInfoTexture. The WaterInfoTexture is part of the WaterZone actor. ...

Fix up GPU breadcrumb labels for Intel performance analysers

UE - Rendering Architecture - RHI - Jun 13, 2025

A licensee has brought up that the GPU breadcrumbs are incorrectly displayed with traces taken on the Intel GPU Analyzer tools (see screenshot). It looks like the format string is being passed on in ...

Performance hitch from RemoveGeometryCache flushing the render thread

UE - Editor - Content Pipeline - Alembic - Jun 12, 2025

FGeometryCacheStreamingManager::RemoveGeometryCache calls FlushRenderingCommands which shows up as a hitch when profiling. [Link Removed] Ideally the flush added in CL#23782411 to fix a rare deadl ...

StreamableManager does not apply CoreRedirects to loaded paths

UE - Framework - Jun 12, 2025

When loading soft object paths directly, it applies any important CoreRedirects by calling the function FixupCoreRedirects if the initial load attempt fails. In the repro steps, this will apply this ...

bIgnoreAllPressedKeysUntilReleaseOnRebuild in Enhanced Input behaves unexpectedly during pawn possession

UE - Gameplay - Input - Jun 11, 2025

This is a speculative bug report from the user.  The fix for this is to re-do the work of 31224705 but in a better way. The "bShouldBeIgnored" flag is being overriden by the previous mapping's va ...

In editor, sub level instance's streaming state persists incorrectly after toggling Level Behavior without saving

UE - World Creation - Worldbuilding Tools - Level Instances - Jun 11, 2025

When adding a sub level with world partition streaming to a main level where the streaming is also enabled, setting* Level Behavior* of the sub level to Standalone, and saving the result, in the fir ...

Static lights become stationary after toggling visiblity of level in packaged build

UE - Graphics Features - Jun 11, 2025

In 5.5, there is a regression with baked lighting where static lights become stationary lights when a level is hidden and then made visible again. This happens in packaged builds and shows up as sta ...

Copying a Folder that contains the space character from the Outliner does not enclose the Folder name on Double Quotes. Because of that, later Pasting will only handle the first word of the Folder name.

UE - World Creation - Worldbuilding Tools - Jun 10, 2025

Copying a Folder that contains the space character from the Outliner does not enclose the Folder name on Double Quotes. Because of that, later Pasting will only handle the first word of the Folder n ...