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

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

[AI] Area Class to Replace does not work on SplineNavModifierComponent

UE - AI - Navigation - Jun 16, 2025

The SplineNavModifierComponent does not have the same behavior as regular nav modifier components where the modifier can specify that it only replaces a given NavArea class. Setting the area class t ...

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

Water tiles flicker in and out of visibility with instanced stereo enabled.

UE - Graphics Features - Jun 16, 2025

Water tiles flicker in and out of visibility when playing in VR with instanced stereo enabled. Requires instanced stereo rendering to be enabled (does not require forward shading to be enabled) Must ...