SetGamePause does not affect Sequencer pause if using audio clock as source

UE - Audio - Sequencer - Oct 24, 2025

We’ve run into some unexpected behavior when combining SetGamePause(true) with Level Sequences. When calling SetGamePause(true) while a Level Sequence is playing, the visuals pause correctly, b ...

“None” option removed from “Preview Game Language” in Editor Preferences since UE 5.6

UE - Editor - UI Systems - Oct 24, 2025

In Unreal Engine 5.5 and earlier, users could select “None” as the Preview Game Language in the Editor Preferences. Starting from UE 5.6, this “None” option is no longer available. Based on source ...

Lumen reflections break when the normals don't match the pixel depth information.

UE - Graphics Features - Lumen - Oct 23, 2025

Lumen Reflections can leave black spots in chrome materials with strong normals. Also tested on UE 5.5, CL: 41545209 and UE 5.6, CL: 45232827 ...

World Position Offset invalidates Point Lights Entire Virtual Shadow Map Cache when light frustrum is only overlapping a small portion of the mesh

UE - Graphics Features - Oct 22, 2025

When adding a spotlight to the scene it does not correctly use cached virtual shadow map pages when the spotlight overlaps a mesh using WPO. This can be most easily observed by entering 'Cached Pag ...

Children of editor-only actors do not maintain correct transforms when placed inside level instances for PIE and cooked builds

UE - World Creation - Worldbuilding Tools - Level Instances - Oct 20, 2025

We have found an issue where children of editor-only actors get wrong transforms in PIE and cooked builds when placed inside level instances. This affects both engine version 5.5 and 5.6. The issue ...

Inconsistent Nanite raster bin debug visualisation colors

UE - Graphics Features - Nanite - Oct 20, 2025

The raster bin debug colors are not always consistent when a static mesh and spline mesh are present ...

In the GameUserSettings class, Landscape quality is not taken into account by GetOverallScalabilityLevel, but is changed by SetOverallScalabilityLevel.

UE - Gameplay - Oct 17, 2025

Context: GameUserSettings stores user settings for a game, for example graphics and sound settings. The Scalability settings provide a way for to adjust the quality of various features in order to m ...

Mutable - morph does not work for a skinned mesh with more than one uv channel

UE - Anim - Mutable - Oct 16, 2025

The morph functionality fails to change when the skinned mesh contains more than one UV channel in a Customizable Object. ...

Curve Debugger window is broken when viewing curves in the Anim Sequence editor

UE - Anim - Runtime - Oct 15, 2025

The curve debugger is currently broken when viewing curves on anim sequences. It seems that only metadata/skeleton curves are displayed, and those aren't updating correctly or showing their type (m ...

[Interchange] FBX - Front Facing X-Axis and Flipped Bone Orientation During Animation

UE - Anim - Rigging - Oct 15, 2025

Actors attached to a skeleton imported through a FBX file with the Front Facing X-Axis option enabled are flipped when the skeleton is animated. ...