Keyboard Shortcuts don't work on the Outliner Window if it is detached from the Main Window

UE - Editor - Workflow Systems - May 27, 2025

Keyboard Shortcuts don't work on the Outliner Window if it is detached from the Main Window. As described in Steps To Reproduce, as soon as the Outliner Window is detached from the Main Window, most ...

Rendering of a Text Widget with Outline does not track LayerId correctly

UE - Editor - UI Systems - May 27, 2025

Text widget with Outline uses 2 LayerId levels to draw the outline and the text glyphs. This can be seen in function FSlateElementBatcher::AddShapedTextElement(), where lambda BuildFontGeometry() is ...

World Source in Take Recorder does not record auto-tracked actors properly

UE - Virtual Production - Tools - Take Recorder - May 23, 2025

The Take Recorder plugin allows for multiple sources to be recorded during gameplay. The World Source is expected to record everything in the level when the Autotrack Actors option is enabled. Once ...

Compilation error with Evaluate Chooser node when getting All Results from Subclass Of table

UE - Anim - Gameplay - May 22, 2025

Trying to use the Evaluate Chooser node in the All Results mode with a chooser table that returns the Subclass Of type results in a compilation error ("Array of Actor Object References is not compat ...

Editing values of a control rig can cause the undo to stop working in Anim Details or Sequencer

UE - Anim - Sequencer - May 16, 2025

It has been observed that the the undo function may stop working after the User changes values of a control rig with the slider in the Sequencer. While using the slider, the value stops chaning afte ...

Cash when entering Path Tracing view mode if r.Decal.NormalReprojectionEnabled true

UE - Graphics Features - Path Tracer - May 16, 2025

Cash when entering Path Tracing view mode if r.Decal.NormalReprojectionEnabled true The licensee has reported: This crash happens because the DeferredShadingRenderer tries to extract the normal GBu ...

Changes to Instanced Properties default value on BP not propagated to placed actors in the opened level

UE - Foundation - May 15, 2025

In UE versions 5.4 and onwards (as of CL 42589677 in Main), when an Instanced UObject property is defined in an Actor Blueprint, modifying the default value in the Blueprint does not propagate the c ...

InstancedStruct Local Variables do not work

UE - Foundation - May 7, 2025

The licensee has noticed that local variables of type InstancedStruct return nullptr. The setup is a verification of the behavior. Class variables work normally. I've tested this behavior on every v ...