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. [Link Removed][https://epicprosupport.epicgames.com/sfc/servlet.shepherd ...

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

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

GAS: GameplayAttribute picker incorrectly also lists AttributeSets' non-attribute properties

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

Context: FGameplayAttribute's details customization lets designers pick any attribute property from any UAttributeSet class. Problem: This currently displays all properties of UAttributeSet class ...

Missing PSO Precaches in the engine

UE - Rendering Architecture - RHI - Aug 20, 2025

A licensee wanted to report some missing PSO Precaching they found, which they have fixed locally: 1. UCableComponent doesn't implement CollectPSOPrecacheData or call CheckPSOPrecachingAndBoostPri ...

Bake to Control Rig blueprint function does not work on tracks in nested sequences in Editor

UE - Anim - Sequencer - Aug 20, 2025

The Bake to Control Rig node only works with single-layered level sequences. Studios using a nested level sequence setup cannot use this function. [Link Removed] ...

Objects are culled prematurely in the right eye

UE - Platform - XR - Aug 19, 2025

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 when using Virtual Texture as source texture

UE - Graphics Features - 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 ...