heterogeneous volumes SkyLight VolScatter Intensity not working

UE - Niagara - Rendering - Jul 23, 2025

Heterogeneous Volumes do not respect the Volumetric Scattering Intensity values when running with Lumen, but do (correctly) when rendering with the Path Tracer. ...

Artifacts appear on translucent particle systems during camera motion blur

UE - Rendering Architecture - Jul 23, 2025

Translucent particle systems exhibit visual artifacts when the camera moves, even though motion vectors are disabled for the particle emitters. While switching the Translucency Pass to "After Motio ...

Custom Primitive Data color widget not applying correctly to static mesh components in Blueprint editor.

UE - Rendering Architecture - Materials - Jul 23, 2025

Context Custom Primitive Data is used to store custom data in an index array that is accessible through Blueprint and code. This allows for variations across instances of the same mesh without needi ...

The speed and delay of Animators is increased in exports when the scene contains 3D Grass

TM - Rendering - Jul 23, 2025

Reported in SF [Link Removed] For animators (translators and rotators), when the scene contains the 3D Grass materials, videos exported from the scene will display animators delay and speed up abou ...

Data like Camera Tracks can get corrupted inside Level Sequences when Undoing some operations

UE - Anim - Sequencer - Jul 22, 2025

Camera trucks can get in a invalid state when you undo certain operations. One example would be undoing a camera set that has been added to a camera track. When you undo that operation, other camera ...

Farfield shadow in lumen scene

UE - Graphics Features - Jul 21, 2025

Shadows in the Lumen Scene from Lumen's Direct Lighting do not match the world when in the Lumen Far Field. This leads to shadows where there should not be any, and missing shadows where there shou ...

When exporting a level sequence (with its associated level) to USD, the asset paths for the reference are different from 5.5 and older

UE - Editor - Content Pipeline - USD - Jul 21, 2025

In 5.6, a referenced asset path looks something like         prepend references = @../../../../../Data/USD/Exports/FN-Main/ExportFolder/Assets/Sphere.usda@ instead of         prepend references = ...

The Geometry Collection Dataflow node CreateGeometryCollectionFromSources is breaking Material Assignment

UE - Simulation - Physics - Jul 21, 2025

The Geometry Collection Dataflow node CreateGeometryCollectionFromSources is breaking Material Assignment. As the licensee has pointed out, this previously worked in 5.5. The most probably cause fo ...

Montage Editor: Mouse Wheel Cannot Scroll to the Bottom of notify section when there are many track.

UE - Anim - Runtime - Jul 21, 2025

When a large number of notify tracks are added in the Montage Editor, the mouse wheel scroll does not allow the user to reach the bottom-most tracks. Only by manually dragging the scrollbar can the ...

Cascade Shadow Map octree not handling new max world size

UE - Graphics Features - Jul 21, 2025

Cascaded Shadow Maps do not use the proper world size for octree culling. At far distances, the shadows are always culled. ...