UBackgroundBlur crashes at PSO creation under D3D12 SM6 when stereo rendering is enabled

UE - Editor - UI Systems - Slate - Jun 4, 2026

Any Slate widget that triggers the Slate post-process blur (e.g., a UBackgroundBlur with non-zero strength) hits a fatal D3D12 CreateGraphicsPipelineState failure on first render. The fatal is funne ...

Crash in UWidgetAnimation::CreateDirectorInstance when switching resolution

UE - Anim - Sequencer - Jun 2, 2026

Hello, We've encountered a crash in UWidgetAnimation::CreateDirectorInstance when repeatedly switching resolutions. We've had it for a while but it's not until recently that we've found a consisten ...

Instanced Actors: Moving element in editor is not undoable

UE - Engine Scaling - Mass - May 30, 2026

Context Instanced Actors can be moved by unchecking Lock Instance Locations on an IAM, and double-clicking into the actor → comp → instance to select an instance. Problem Moving an IA via the giz ...

Assert crash when playing Groom Cache with Card Mesh LOD

UE - Rendering - Graphics Features - May 29, 2026

Playing a Guides Groom Cache while Card Mesh LOD (Guide-Based) is active causes an assert in RunHairStrandsInterpolation_Cards when the renderer switches to Card LOD. Assert location:Plugins/Runtim ...

Niagara Mesh Renderer registers NumParticles x NumMeshVariants TLAS instances

UE - Rendering - Graphics Features - Ray Tracing - May 28, 2026

When using the Niagara Mesh Renderer with multiple mesh variants selected via MeshIndex, the number of TLAS instances allocated is NumParticles × NumMeshVariants and enabling the Path Tracer can ca ...

[Sequencer MRQ] Spatialized audio is not heard in MRQ renderings

UE - Audio - Sequencer - May 28, 2026

Per customer case: [25102237 | Case | Salesforce|https://epicgames.lightning.force.com/lightning/r/Case/500QP00001V41PqYAJ/view] Audio that uses an Attenuation to set Spatialized Audio (just positi ...

PrepareTextureResources is being called repeatedly (on commandlets and potentially other cases)

UE - Graphics Tools - Terrain - Landscape - May 28, 2026

Implement a commandlet that renders (with `-AllowCommandletRendering`) and frequently calls `CommandletHelpers::TickEngine()`.Have the commandlet load a map containing a world-partitioned landscape. T ...

Open Formats: Interchange Import - UCX Convex Hull Import Bug

UE - Editor - Open File Formats - May 25, 2026

When importing custom UCX collision meshes from FBX files into Unreal Engine, certain geometry profiles fail to generate correctly if the option "One Convex Hull Per UCX" is unchecked. The engine's ...