FcomponentVisualizer::ShowWhenSelected() has no effect

UE - Editor - Workflow Systems - Aug 2, 2023

FsplineComponentVisualizer inconsistent selection/deselection behavior in the Level Editor

UE - Editor - Workflow Systems - Aug 2, 2023

It seems to be more intuitive if the component is selected on the Details Panel when activating a ComponentVisualizer in the Level Editor viewport. This is what happens in the Blueprint Editor’s Com ...

Editor becomes unresponsive while Compiling with Save on Success of a Widget Blueprint that contains a Breakpoint in Pre Construct

UE - Gameplay - Blueprint - Aug 2, 2023

This is not a regression. Tested in //UE5/Release-5.2 CL26001984 Editor becomes unresponsive after compiling with save on success a widget blueprint that has logic flagged with a breakpoint within ...

Lags in animation when set leader pose component is used

UE - Rendering Architecture - Aug 2, 2023

https://udn.unrealengine.com/s/question/0D54z00009UJv5HCAT/lags-in-animation-when-set-leader-pose-component-is-used From licensee: "USkinnedMeshComponents have the option to double-buffer their bo ...

Slate widget may incorrectly consume key up events causing some UI to get stuck

UE - Gameplay - Input - Aug 1, 2023

This is a bug reported from a UDN customer with a sample project and video attached that goes over the input consumption states and how they are incorrectly being set when changing UI modes ...

Exclude Default Property Tracks array only excludes last element

UE - Anim - Sequencer - Aug 1, 2023

Only the last element of this array is taken into account when adding defaults tracks. It looks like in FLevelSequenceEditorToolkit::AddDefaultTracksForActor a map is built mapping the property owne ...

ImageSize in Image widget is not set when setting a texture as a brush

UE - Editor - UI Systems - UMG - Aug 1, 2023

Since FDeprecateSlateVector2D has been implemented in 5.2, the following function calls will always fail. Therefore, the ImageSize is not updated. This problem does not occur in 5.1.   void SBrus ...

Crash when force deleting Dataflow Graph

UE - Editor - Workflow Systems - Jul 31, 2023

When force deleting a dataflow graph with the dataflow graph editor open it will crash the engine. This issue is occurring in Binary //UE5/Release-5.3 @ CL 26560699 This issue is occurring in Binar ...