I wanted to be able to make use of the same widgets the AnimSequence uses for its timeline with play/pause, rewind, etc. However I discovered this was all in private folders in the Persona plugin. ...
When playing a video (in UMG or as a material) it will appear black on Android devices. However, the sound from the video plays as expected. ...
The Noise Node when used in a UI Material is rendering completely black in 4.11. This is a Regression from Behavior in 4.10.2 It looks like the Noise Node (at least form the preview of the noise i ...
Navigation on combo box widgets will sometimes fail until the combo box close button is pressed, despite it not being open. This appears to be related to accessibility features added in CL# 13258546 ...
The editor crashes when calling an over ridden On Key down function in a widget in order to capture the mouse with the return value of the function. ...
When changing the name of the math expression node it will in turn change the expression. Trying to name the node results in the math being replaced with the new name. This also works in reverse. If ...
It looks like there are situations where the deprecated config hasn't finished loading before the config map items are recreated causing the assertion: Assertion: Attempting to replace an object th ...
After clicking on the little down arrow for localization dragging any of the textblock widgets (that are not set to the default text) will result in all of the text blocks (that are not set to the d ...
It appears that if a slate widget becomes disabled, the MouseUp events won't fire. As a side effect, a mouse capture will not be released if something causes the button to become disabled before the ...
Anchor text can be scaled via the scale box. The scaling for the anchors of widget can be affect if placed in a scale box ...