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

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

Scenecapturecomponent not including Niagara effect if custom renderpass is used

UE - Graphics Features - Mar 20, 2025

When using an "FSceneRenderer::CustomRenderPasses", the View never has Distance Field textures assigned. Can it instead reuse the Distance Field clipmap from the main view? ...

Shadow artifacts on translucent objects when using the setting Cast Dynamic Shadows As Masked

UE - Graphics Features - Mar 20, 2025

Flickering shadow artifacts can be seen with translucent mateirals with "Cast Dynamic Shadows As Masked" enabled. Please note that the artifacts disappear when switching from virtual shadow maps to ...

Users can't change flags on asset entries in PSD when the asset was added via a Branch In notify

UE - Anim - Gameplay - Mar 19, 2025

Assets added to a PSD via a Branch In notify can't have their flags changed within the database. When the flags (like mirror, disable, etc) are changed, they revert back to the original value when ...

HDR (eye adaptation) visualization has incorrect output when Allow static lighting is disabled

UE - Graphics Features - Mar 19, 2025

Licensees have reported that this issue occurs in UE 5.5 and does not appear to occur in UE 5.4 or with Substrate enabled. ...

[AI] The ZoneGraph show flag is in the ZoneGraphEditor module but used during runtime in ZoneGraph module

UE - AI - Navigation - Mar 18, 2025

The show flag for ZoneGraph lives in the ZoneGraphEditor module, but it is used for debugging at runtime by the main ZoneGraph module. There are protections around the type of build and some for EDI ...

Large Memory Allocations When Adding a Landscape_WaterBrushManager

UE - Graphics Tools - Terrain - Mar 17, 2025

When a "Water Body Ocean" is added to a Scene with a Landscape, eleven Render Targets are allocated for the water rendering. These Render Targets are sized according to the resolution of the Landsca ...

Legacy HLOD Nanite Meshes Always Rendering in 5.5

UE - World Creation - Worldbuilding Tools - HLOD - Mar 17, 2025

From licensee: We are using the legacy HLOD system in our game. With 5.5 there was a change to FSceneProxyBase::DrawStaticElementsInternal() where the implementation was removed (https://github.com ...

Plugin template WP map missing actors

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