Material Particle SubUV Sample does not work with Tex Object

UE - Rendering Architecture - Materials - Aug 29, 2025

The Particle SubUV Sample node uses its own texture object reference instead of the one provided by the texture object node. ...

Crash When Loading Cooked Material Assets in Editor Due to Shader Serialization

UE - Rendering Architecture - Shaders - Aug 27, 2025

In Unreal Engine 5.6+, the new shader serialization logic in FShaderMapResourceCode::Serialize does not correctly handle cooked assets that are loaded back into the editor (e.g., from a mounted .pak ...

GAS: Double attributes not shown GameplayDebugger

UE - Gameplay - Gameplay Ability System - Aug 27, 2025

Context The Gameplay Ability System lets devs specify numerical attribute properties in UAttributeSet subclasses. Although the preferred attribute property type is FGameplayAttributeData, GAS has l ...

StateTree : Crash when executing GetPropertyRef in SubTree linked via Linked Asset

UE - AI - StateTree - Aug 26, 2025

A crash occurs when GetPropertyRef node is executed from a SubTree that is linked within a StateTree, which itself has been linked from a parent StateTree via a Linked Asset ** . The processing con ...

BP Debugger: Unable to inspect debug data for ForEachLoop ArrayElement, Array_Get and Break Struct output pins

UE - Framework - Blueprint - Aug 26, 2025

Context The blueprint debugger allows you to trigger breakpoints and inspect the current state of variables, both member variables, local variables and persistent UberGraph variables. Problem The ...

Cook non-determinism when serializing UObject pointers pointing to garbage

UE - CoreTech - UObject - Aug 25, 2025

There's a cook determinism issue in the way UObject unversioned serialization handles UObject pointers pointing to garbage. Depending on GC timing, it can either be skipped (as a property matching C ...

"Detaching from existing linker" error messages when running Fixup Redirectors commandlet

UE - World Creation - Worldbuilding Tools - OFPA - Aug 25, 2025

MRQ rendering crashes when there is an empty audio track

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

Heterogeneous Volume Actor causes ensures to trigger in Debug builds

UE - Niagara - Aug 24, 2025

When a heterogeneous volume actor is used with a volume material in a debug build, the following ensures are triggered: Ensure condition failed: UniformBufferValue || EnumHasAnyFlags(AutomaticallyBo ...