The color picker stops working after changing the color once on a color property on a component

UE - Editor - UI Systems - Slate - Nov 13, 2019

Changing the color on a component property via the color picker will cause the picker to stop working until it's closed and reopened. This occurs because a property change event is sent out, and the ...

Float RGBA Framebuffer rendering settings changes UI

UE - Editor - UI Systems - Slate - Nov 11, 2019

When changing the rendering Frame Buffer Pixel setting from "10 bit RGB 2 bit alpha" to "Float RGBA".  The Editor's UI will change.  (Please see the attached screenshots for comparison) ...

Graph Editor ZoomToFit fighting user

UE - Editor - UI Systems - Slate - Oct 22, 2019

When using the middle mouse button for panning in a graph editor, the zoom/pan transition effect will not cancel before completion due to manual input, leading to UI/User competition in an undesirab ...

Background Blur widget renders with offset in PIE when within a Retainer Box

UE - Editor - UI Systems - Slate - Oct 10, 2019

The background blur widget does not render in the correct position in PIE when it is within a retainer box. It's likely that we're not applying the retainer window's offset properly when calling FSl ...

Combo Box String widget doesn't change color via function

UE - Editor - UI Systems - Slate - Sep 24, 2019

Attempting to change the Foreground color of a Combo Box String in the Graph tab of the owning widget Blueprint has no effect. Tested in 4.20.3 (CL - 4369336), 4.21.2 (CL - 4753647), 4.22.3 (CL - 7 ...

The Left Mouse Button Pressed event is not firing when Input Mode Game Only is set and Show Mouse Cursor is true

UE - Editor - UI Systems - Slate - Sep 20, 2019

The Left Mouse Button Pressed event is not firing when Input Mode Game Only is set and Show Mouse Cursor is true. Attached is an example project (4.23) that demonstrates the issue. Found in 4.23.0 ...

Mouse Resizing Cursor not Displaying Properly

UE - Editor - UI Systems - Slate - Sep 18, 2019

Following the steps above will result in the resizing cursor not appearing properly for stand-alone game windows. The resizing cursor will appear to flash very quickly and then go back to the regula ...

Move move events on widgets displayed via WidgetComponent will be offset in Standalone

UE - Editor - UI Systems - Slate - Aug 9, 2019

It appears the custom hit testing logic of WidgetComponent handles click positions well via UWidgetComponent::GetHitWidgetPath adding virtual mouse coordinates to the arranged widget, but mouse move ...

ClampMax and ClampMin Ignored on FVector2D Details

UE - Editor - UI Systems - Slate - Aug 7, 2019

Nested Structs don't work in the details panel

UE - Editor - UI Systems - Slate - Jun 3, 2019

Nested structs do not expand in the details panel whenever opening it in the full Blueprint Editor. Tested in 4.20.3 (CL - 4369336), 4.21.2 (CL - 4753647), 4.22.1 (CL - 6063286), 4.23 (CL - 66842 ...