GPU crash in LumenRadianceCache ClearProbeIndirectionCS

UE - Rendering Architecture - RHI - Mar 11, 2025

Incorrect derivative ops detection when Add node is used with Nanite Pass Switch node in material graph

UE - Graphics Features - Mar 11, 2025

Plugging an Add node which adds a constant value into a Nanite Pass switch node results in derivative ops to be detected where there should be none (which show up as red in the No Derivative Ops deb ...

Duplicating SkeletalMesh in packaged game causes crash

UE - Graphics Features - Nanite - Mar 11, 2025

This code worked until UE5.4. NaniteResource added in 5.5 causes this issue. ...

When painting on a landscape with edit layers, there are UV distortions happening across the boundaries of paint layers when material is using SetMaterialAttributes

UE - Graphics Tools - Terrain - Landscape - Mar 10, 2025

Context Landscape Edit Layers enables users to paint landscapes using non-destructive layers, and can add multiple layers to the landscape that can be edited independently from each other. Problem ...

Calling UMoverComponent::IsModifierActiveOrQueued() immediately after calling UMoverComponent::K2_QueueMovementModifier() will return false

UE - Gameplay - Player Movement - Mover - Mar 10, 2025

Calling UMoverComponent::IsModifierActiveOrQueued() immediately after calling UMoverComponent::K2_QueueMovementModifier() will return false. Checking the code, IsModifierActiveOrQueue() calls FindMo ...

Crash when editing Gameplay Effect containing a deleted/renamed Gameplay Attribute

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

When modifying the name of a gameplay attribute that is used with a modifier on a gameplay effect, attempting to remove/change the modifier causes an editor crash. This appears to be due to line 29 ...

Crash when creating a Material Instance of a Material with Material Attribute Layers expression connected to a Substrate Convert Material Attributes.

UE - Rendering Architecture - Materials - Mar 8, 2025

A UDN user has reported this crash [Link Removed] The user also reports that the editor will crash:If the material is loaded while in PIE.If the material is used in a level (crash occurs when the l ...

OFPA Localizable Text Instances are not gathered when world partitioning is disabled

UE - World Creation - Worldbuilding Tools - OFPA - Mar 7, 2025

Context One File Per Actor (OFPA) reduces overlap between users by saving data for instances of Actors in external files, removing the need to save the main Level file when making changes to its Act ...

Bug: Replace With Notify option not fully functional

UE - Anim - Runtime - Mar 7, 2025

When you select multiple notifies and attempt to replace them with another notify using "Replace with Notify", it will sometimes replace other random notifies and not the ones you have selected. ...

Anisotropic reflections are not visible in all player views during local multiplayer split screen

UE - Graphics Features - Mar 7, 2025

When playing in a split screen local multiplayer game the anisotropic reflections differ between players when looking at the same object. It appears as the anisotropic light scatter is not applied ...