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 ...
Failure occurs at compile time during GC when the replacement component that we create is being destroyed. This component includes the BillboardComponent instance that's attached to the scene compon ...
This issue occurs when using an image with RichTextBlockImageDecorator for RichTextBlock. This displays RichTextBox of RetainerBox and RichTextBox as it is. In the case of UMG Editor, the image is ...
NICK: Sounds like accumulated imprecision after multiple lines of text. A user applied a EULA to a Text block and then set the text block inside of a scroll box. The end result was a lot of empty s ...
We've seen some reports of GPU memory leaks during source control operations caused by the animation of the throbber widget, potentially leading to a crash if GPU memory runs out. The crash has been ...