Dithered LOD transitions sometimes briefly flicker to the next LOD before fading

UE - Graphics Features - Jun 12, 2025

When dithered LOD transitions occur, a brief flash of the next LOD level is first shown on the entire mesh after which the current LOD fades to the next (or previous) LOD. The flashing behavior only ...

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 ...

Dithered LOD transitions do not work when the camera's field of view changes

UE - Graphics Features - Jun 12, 2025

Dithered LOD transitions do not work when changing the camera's field of view and cause artifacts when both the FOV and camera distance to the object are changed simultaneously. ...

IsLocalController returning incorrect value when PIE listen server travels back to standalone map

UE - Networking - Jun 11, 2025

In this situation where the listen server travels back to a level without listening, IsLocalController can return the incorrect value. After the NetDriver has been shutdown and destroyed, the pawn a ...

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 ...

Missing scripting TextChannel and TextKey

UE - Anim - Sequencer - Jun 10, 2025

While working with MovieSceneTextTrack plugin we are missing an option to edit channels or keys via blueprint or python. Basically we are missing implementation for MovieSceneScriptingTextChannel an ...

Interchange Framework - Missing References on Animation Import with Python Pipelines

UE - Editor - Content Pipeline - Import and Export - Jun 10, 2025

Hello, I'm using Interchange in a UE5.5.4 project with my Pipeline Stack containing a copy of the DefaultAssetPipeline and a custom Python Pipeline. When importing my Animation with only the Defau ...

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 ...