Skylighting on distant objects causes severe flickering with Lumen

UE - Graphics Features - Lumen - Mar 31, 2025

Lighting on distant meshes flickers when using Lumen and Skylights. Turning Lumen off and lighting from the skylight is stable. Turning off Lumen screen traces also lowers the amount of flickering ...

Light function does not work with volumetric fog when not compatible with light atlas

UE - Graphics Features - Mar 28, 2025

Light functions do not work as intended with volumetric fog when using clamped mask textures which are not compatible with the light function atlas. In light functions materials, when using any UV ...

Skeleton mesh with hair strands material will lead to unnecessary draw call submissions

UE - Graphics Features - Mar 27, 2025

Materials with "Used With Hair Strands" enabled will cause Skeletal Meshes to draw twice in the Base Pass. ...

Raytraced lights with Source Length > 0 behave incorrectly with Megalights

UE - Graphics Features - Ray Tracing - Mar 26, 2025

When Megalights is enabled, light can leak into areas that should be occluded for lights with smallish (5.0) source length and source size. [Image Removed][Image Removed] This was taken with r.Ray ...

Some features have not yet been supported when using AmbientCubemap as IBL

UE - Graphics Features - Mar 26, 2025

Translucent materials do not receive specular highlights and reflections from Ambient Cubemaps set in Post-Process settings. There is a pass"InjectTranslucencyLightingVolumeAmbientCubemap" that sho ...

In Vehicle sims, CenterOfMass override isn't factored into UpdateMassProperties

UE - Simulation - Physics - Mar 24, 2025

Origin from this UDN ticket, https://udn.unrealengine.com/s/question/0D5QP00000sGtbO0AS/chaosvehiclemovementcomponent-intertia-tensor-isnt-adjusted-for-center-of-mass-override?fromCase=1 TLDR is th ...

GAS: Async loaded GameplayCueNotify can execute cue events out of order

UE - Gameplay - Gameplay Ability System - Mar 22, 2025

Licensee reported problem via UDN. Context GameplayCues ('cue') are events that can be fired by game code, that are identified via a GameplayTag. Cues can be instantaneous or can be a state on any ...

MeshPaint textures don't work when r.VT.SplitPhysicalPoolSize is set

UE - Rendering Architecture - Mar 21, 2025

Whenever we have a non zero setting for r.VT.SplitPhysicalPoolSize, then mesh painting doesn't function correctly. ...

Physics constraint component doesn't work when placed inside a child actor, while using world partition and streaming is enabled

UE - Simulation - Physics - Mar 21, 2025

Context: In a World partition level, to reduce complexity and provide a scalable solution when creating new projects, grid cell streaming can be enabled. Problem: The problem is that physics constr ...

World Partition IsStreamingCompleted returns true while standalone level instances are still fully loading

UE - World Creation - Worldbuilding Tools - World Partition - Mar 21, 2025

IsStreamingCompleted returns true while standalone level instances are still fully loading. ...