POST /v1/testdata API doesn't properly convert data to BSON

UE - Foundation - Horde - Server - Jun 24, 2025

Post: { "jobId": "685b12ad6765a5c9fefad260", "stepId": "a991", "key": "output-otem-job2", "data": { "Type": "Simple Report", "TestName": "EditorClientBoot", "Descript ...

Crash during Datasmith file import when not using Keep Hierarchy

TM - Interoperability - Jun 24, 2025

Reported to support. The user has reported that one of their .udatasmith files will consistently crash in TM 2025.1.1 during import. This was consistently reproducible when importing using Collaps ...

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

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

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

Instanced Static Meshes ignore max World Position Offset Displacement for bounds after UpdateInstanceTransform is called

UE - Graphics Features - Jun 18, 2025

When an Instanced Static Mesh Component (ISMC) uses a material with a non-zero Max World Position Offset Displacement, the bounds are correctly expanded at initialization. However, after calling Upd ...

Significant hitch occurs when invoking ApplySettings on a UGameUserSettings object

UE - Graphics Features - Jun 18, 2025

Calling the ApplySettings method on a UGameUserSettings object results in a noticeable hitch, with severity proportional to the number of primitive components present in the scene. This hitch stems ...

TSR does not converge while using the color grading widget

UE - Editor - Jun 17, 2025

TSR (and TAA) does not converge when interacting with the color grading widget, but while keeping the mouse still. This makes it real-time previews more difficult. The expected behavior would be tha ...

Water is missing or appears in wrong places due to incorrectly rendered WaterInfoTexture.

UE - Graphics Tools - Terrain - Water - Jun 16, 2025

Water is missing, appears in strange blocks, or appears in wrong places due to incorrectly rendered WaterInfoTexture. The WaterInfoTexture is part of the WaterZone actor. ...