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

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

Open Formats: Interchange - 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 ...

[Enhanced Input] Chord trigger fails when its referenced action lives in a lower-priority IMC

UE - Gameplay - Input - May 18, 2026

Summary A UInputTriggerChordAction does not fire when the action it references (the "chording action") is mapped in a different Input Mapping Context with a lower priority than the IMC containing the ...

Crash in FNiagaraEditorModule::PrecompileDuplicate() — null deref of Handle.GetEmitterData() in third "finish off the emitters" loop

UE - Niagara - Apr 30, 2026

Crash / null pointer dereference in FNiagaraEditorModule::PrecompileDuplicate(). File: Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraCompiler.cpp Function: FNiagaraEditorModule::Pre ...

In the level editor, when configuring a component that is part of an actor blueprint, adding entries to a TMap with C++ enum keys results in duplicate keys and an incorrect warning popup.

UE - Editor - Workflow Systems - Jan 22, 2026

Note: This started happening in UE 5.4 and persists up to latest. It is probably related to [Link Removed] Closed ([Link Re ...

Geometry Collections built with "Use Root Proxies" rendering/transform positions ignore the original root node rotation and can lead to unexpected behaviors

UE - Simulation - Visual - Nov 17, 2025

Geometry Collections (GC) built with "Use Root Proxies" rendering/transform positions ignore the original root node rotation and can lead to unexpected behaviors. If the root node of the GC was rot ...

Inconsistent Details Panel Focus Behavior On Enter Pressed for Blueprint-Added Components

UE - Editor - Workflow Systems - Jul 2, 2025

When editing a component property in the level viewport, if the component was added via the Blueprint Editor, pressing Enter after changing a value causes the details panel to lose focus. This inter ...

CheckCompilingPSOs assert in FMaterialPSORequestManager::MarkCompilationComplete fires occasionally

UE - Rendering - Architecture - RHI - May 17, 2025

Find the root cause and fix it. Potential issue based on logs:New RequestA is created in PrecachePSOs and its collection task is dispatched and finishedRequestA is waiting for compilation taskReque ...