Crash when travelling during ability activation when URL contains "#"

UE - Framework - Jul 18, 2025

This issue is related to [Link Removed], where the "?listen" option sent on the URL to clients could cause issues with RPCs being called locally during travel. The fix to remove the "?listen" option ...

Assets on paths with speed parameters are sped up in Path Tracer exports

TM - Rendering - Jul 18, 2025

Reported in SF [Link Removed] In Path Tracer renders, all paths with a speed component (vehicles, bicycles, custom) will render at an increased speed than specified in the exported render. This is ...

Enabling Substrate causes MaterialGraph node previews to render black

UE - Graphics Features - Substrate - Jul 16, 2025

Node previews in MaterialGraph with Substrate enabled render solid black in 5.6. The latest 5.5 engine does render previews correct with substrate enabled. ...

Mover standalone backend allows non-persistent sync structs to carry over between frames

UE - Gameplay - Player Movement - Mover - Jul 16, 2025

Only certain sync state structs are intended to persist between frames. These are configured via MoverComponent's PersistentSyncStateDataTypes array. There appears to be a bug in the way the standa ...

[AI] Automatically generated navlinks do not contain the poly flag for being a navlink.

UE - AI - Navigation - Jul 16, 2025

Automatically generated navlinks are failing to be detected by FNavMeshNodeFlags::IsNavLink. The area flag assigned to the navlink end points is not including the NavLinkFlag. ...

AddOrUpdateWarpTargetFromComponent behaving incorrectly when using a SceneComponent with non-identity scale

UE - Anim - Gameplay - Jul 15, 2025

When using AddOrUpdateWarpTargetFromComponent you can pass in a SceneComponent, Relative Location and Rotation as well as optionally choosing to have the warp target follow the object if it moves.If ...

Crash in PCGComponent during file load for file with vegetation from placement tools

TM - Rendering - Jul 14, 2025

Reported in SF [Link Removed] Client has a file that consistently crashes during loading in the PCGComponent.cpp that appears to be linked to placed vegetation. Crash occurs during file open and m ...

Drag-and-drop any cooked Blueprint class asset into the level viewport crashes the editor

UE - Framework - Blueprint - Jul 14, 2025

Dragging any cooked Actor-based Blueprint class asset into the level editor viewport will crash the editor when it has been configured to work with cooked assets. This is a regression that started ...

Interchange framework is bypassed on the second attempt after a failed import

UE - Editor - Content Pipeline - Import and Export - Jul 14, 2025

Hello! We have encountered a bug with the Interchange pipeline. When an interchange texture import is cancelled due to non-power of 2, and then the same texture is imported again without any change ...

Console command “showflag.rendering 0” causes crash

UE - Rendering Architecture - Jul 10, 2025

A crash occurs when the console command “showflag.rendering 0” is executed. This does not occur in UE5.5, so it is a iassue in UE5.6. ...