DynamicEntryBox with EntryBoxType Radial is stacking Entries if SectorCentralAngle is multiple of 360.0f and DistributeItemsEvenly is enabled

UE - Editor - UI Systems - May 27, 2025

DynamicEntryBox with EntryBoxType Radial is stacking Entries if SectorCentralAngle is multiple of 360.0f and DistributeItemsEvenly is enabled. The licensee has provided an analysis: On void SRadia ...

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

UAnimSingleNodeInstance doesn't sample notifies on montage animation tracks

UE - Anim - Gameplay - May 27, 2025

Notifies that are placed on animations referenced by montages aren't triggered when using the UAnimSingleNodeInstance to play back the montage. This is because - unlike on UAnimComposite - there is ...

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

Camera View Transformations in Editor and Sequencer Cannot Be Undo (Ctrl+Z)

UE - Anim - Sequencer - May 26, 2025

Camera View Transformations in Editor and Sequencer Cannot Be Undo (Ctrl+Z) ​​Description​​: When switching the viewport to a specific camera actor, any manual movement/rotation of the camera (via ...

Virtual Shadow Maps on Spot Lights cause a blocky presentation similar to an incorrect mip level

UE - Graphics Features - Shadows - May 26, 2025

Spot Lights may present with very blocky shadow artefacts when a long attentuation radius is provided with a small cone angle. In extreme cases, this causes the VSMs to invalidate every frame. Notab ...

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

Creating FTickableObjectBase inherited class in async thread may cause pure virtual function call

UE - Framework - May 22, 2025

Classes that inherit from FTickableObjectBase are added to the tickable queue by the QueueTickableObjectForAdd function during their construction (see FTickableGameObject::FTickableGameObject). At t ...

Generated instances can not be cleaned up when PCGVolume is copied to a different level

UE - World Creation - Procedural Tools - May 19, 2025

Copying a PCGVolume beyond a level creates an instance that cannot be deleted. In UE5.5 or later, it is possible to delete the instance by pressing Cleanup button with Ctrl key (purge all components ...

Misaligned sampling in UI Material with with CustomStencil

UE - Editor - UI Systems - May 19, 2025

The output of the CustomStencil node in a User Interface material does not align with the viewport dimensions. Toggling fullscreen/windowed mode (F11) causes the offset to reappear, so scaling the n ...