Niagara mesh particles invalidate lighting when "Cast Shadow" is enabled with Hardware Ray Tracing enabled

UE - Graphics Features - Lumen - Jun 24, 2025

Lumen HWRT, combined with Niagara Mesh Renderer, can cause the Lumen Scene to be reset, resulting in a sudden change to indirect lighting. ...

Sky appears black in some exported renders

TM - Rendering - Jun 24, 2025

Reported by beta user in SF [Link Removed] User exported an image with Path Tracer and the exported render displayed the sky as black. This issue seems to be very low repro, and neither myself or ...

GPU event descriptions are not properly formatted in Insight

UE - Foundation - Insights - Jun 24, 2025

Context Unreal Insights displays Timing Insights that can include GPU timing information. Rendering code such as FDeferredShadingSceneRenderer::RenderPrePass() generate such events.Problem Certain f ...

FAnimMontageInstance::SetNextPositionWithEvents can trigger all notifies on a montage/sequence

UE - Anim - Runtime - Jun 24, 2025

This issue happens when Sequencer loops a dynamic montage. FAnimMontageInstance::ForcedNextFromPosition is set to 0 and ForcedNextToPosition is effectively the delta time. However, FMontageSubStep ...

Eye Adaptation Inverse node does not work with volumetric materials

UE - Graphics Features - Jun 23, 2025

The EyeAdaptionInverse node works differently for surface materials and volumetric materials. In surface materials, it allows to have a consistent glow during day and night time, however in a volume ...

Pressing Cancel after ColorPicking a Sequencer's tracked Color will not reverted the color to the previous value

UE - Anim - Sequencer - Jun 22, 2025

Pressing Cancel after ColorPicking a Sequencer's tracked Color will not reverted the color to the previous value. There's a bug when ColorPicking a color that is being tracked in Sequencer - pressin ...

Enabling bUpdateComponentTransformToRootBone in a GeometryCollectionComponent causes broken particles to appear in the wrong location

UE - Simulation - Physics - Destruction - Jun 22, 2025

Enabling bUpdateComponentTransformToRootBone in a GeometryCollectionComponent causes broken particles to appear in the wrong location. When that flag is true, the moment the GeometryCollection (GC) ...

Editor mode keyboard shortcuts active when in Play In Editor

UE - AI - Navigation - Jun 20, 2025

Editor mode keyboard shortcuts active when in Play In Editor. This behavior is a departure from previous versions. It was described by the licensee as confusing and it clashes with gameplay assigne ...

Crash when using StaticDuplicateObject with mismathced Source and Destination class types

UE - Foundation - Jun 19, 2025

Starting in Unreal Engine 5.4, StaticDuplicateObject internally switched to using Unversioned Property Serialization (UPS) for performance reasons. However, UPS assumes the source and destination ob ...

Change uses of "OnlineSubsystemSteam" module name

UE - Online - Jun 19, 2025

The refactor at CL 39638561 moved some classes, such as SteamNetDriver and SteamNetConnection, from the "OnlineSubsystemSteam" module to the new "SocketSubsystemSteamIP" module. There are still a f ...