This is not reproduced in Shadow Color section. Since ShadowColorAndOpacity is FLenearColor and ColorAndOpacity is FSlateColor, this prevents adding new keys in ColorPropertyTrackEditor.cpp FColo ...
If the the onpaint function is used it can cause the top and left sides of the screen to retain artifacts. Attached image for reference. ...
Mouse Up Detection lost inside Scrollbox when dragging and releasing inside. This issue occurs when trying to detect on mouse up for a scroll box Regression: This issue also occurs in 4.14.3 ...
Visual inconsistencies when zooming in/out in the designer tab. In the example provided. There is a vertical box containing sever images with a top padding of 1. When zooming in and out of the graph ...
If a user uses an IsShiftDown node inside of an OnKeyUp override it will cause the editor to crash. ...
When trying to set the image size for the image that is tiled in a progress bar, this does not appear to have any affect. The expected result would be for it to modify the size of the image so as to ...
For example: When placing a text block that is at a size 12 font inside of a scale box that is x = 800 by y = 300 the text block will be incorrectly clipped (the letter 'k' is completely missing) ...
Result: In UMG_TileViewItem, EventOnListItemObjectSet function Trigger once Expected Results: EventOnListItemObjectSet function Trigger twice ...
Setting foreground color for text in a text box does not appear to work. The foreground color of the text does not appear to change when set to something other than the default via blueprints. Not ...
If the user touches the screen of a mobile device and then drags their finger over a button the button will remain highlighted as though it were being hovered. Note: This was tested on the Samsung ...