Crash when a Deferred Decal (Translucent) base material has a Nanite Override (Masked Surface) Material and the mesh has Nanite + Ray Tracing enabled.

UE - Graphics Features - Ray Tracing - Aug 14, 2025

A crash occurs when Nanite override material instance is used in a project with Ray tracing enabled where: 1 The Material assigned to the static mesh uses Deferred Decal / Translucent and the Nani ...

Rect Light not rendered correctly in MRQ when using Virtual Texture as source texture

UE - Virtual Production - Tools - MRQ - Aug 14, 2025

Licensees have reported that this issue occurs when rendering from the command line: Rectangular lights with virtual textures do not render when you run the "Render (Remote)" button in the Editor, a ...

bIncludeComponentLocationIntoBounds breaks bounds calculations

UE - Anim - Runtime - Aug 13, 2025

Bounds generation when bIncludeComponentLocationIntoBounds is active is broken. Both the calculation of the local bounds and the world bounds are incorrect (see screenshot). When that flag is acti ...

Lumen Card Sharing is active on material with custom primitive data

UE - Graphics Features - Lumen - Aug 13, 2025

The wrong emissive value may be used on Nanite objects with custom primitive data when Lumen card sharing is enabled. This issue can be mitigated with: r.LumenScene.SurfaceCache.AllowCardSharing 0 ...

Weight blended layers can leave ghost traces when cleared

UE - Graphics Tools - Terrain - Landscape - Aug 13, 2025

Directory placeholders can get added to the external actor packages.

UE - Virtual Production - Tools - Shot Management - Aug 13, 2025

We should not create placeholders when using WP or OFPA. ...

Vector VM - Crash / memory stomp when using > 255 external function calls

UE - Niagara - Aug 12, 2025

The Vector VM has only every supported a byte's worth of external function calls, when we blew the limit it would index into the incorrect VM call. The new VM will also overwrite memory when exceed ...

Visibility doesn't get effected by hierarcy levels

UE - Anim - Sequencer - Aug 11, 2025

We use the hierarchy bias to override actions within subsequences. We can do that for transforms and control rigs, but the visibility track doesn't seem to obey the same rules. Attached is a video o ...