Crash when removing an item from a list view

UE - Editor - UI Systems - Apr 18, 2019

When removing an item from a list view the editor will crash when trying to update. ...

Inserting before a FSlateImageRun twice will cause crash

UE - Editor - UI Systems - Apr 12, 2019

Multi Select not working as expected for List view widget

UE - Editor - UI Systems - Apr 10, 2019

Multi select mode does not appear to allow the user to have multiple widgets selected at once as expected. ...

Scroll bar thickness is unaffected when set below 4

UE - Editor - UI Systems - Apr 9, 2019

Scroll bar thickness is unaffected when set below 4. There appears to be a minimum size in place that prevents the scroll bar from being set to a size lower than 4 ...

sRGB unchecked leads to textures being washed out in UMG

UE - Editor - UI Systems - Mar 22, 2019

When sRGB unchecked in the texture editor it can lead to textures being washed out in UMG ...

Widget text fields to not remain highlighted after making changes

UE - Editor - UI Systems - Mar 6, 2019

When making changes to the properties of widgets in the details panel, the text fields to not remain highlighted. This functionality appears present in other areas of the engine. Such as when dealin ...

Is Over Hit Test Visible Widget does not return false when over a widget that is not hit test visible

UE - Editor - UI Systems - Mar 4, 2019

The Is Over Hit Test Visible Widget node does not return false when over a widget that is not hit test visible ...

PreConstruct visualization does not appear to work for Grandchildren of a widget blueprint

UE - Editor - UI Systems - Mar 1, 2019

When creating a grand child widget it appears that the preconstuct does not behave as expected. The child widget fails to render widgets that belong to its parent's parent. ...

Draw as border is completely opaque when size in negative

UE - Editor - UI Systems - Feb 26, 2019

When an image widget is set to draw as border it will no longer render as a border if the size is negative. The widget appears completely opaque. ...

List view reorders itself as it is scrolled through.

UE - Editor - UI Systems - Feb 26, 2019

The widgets in a list view widget will appear to reorder themselves as they are scrolled through. ...