The text for the selected option on a combo box does not show up if the text has been placed fully outside of a containing widget. As in this example the combo box has been moved via render translat ...
For some reason, it appears that manually setting the focus (whether it be user, keyboard, or both) on an editable text box in UMG causes the caret to blink slowly. However if you were to manually s ...
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) ...
When changing the size of the text in a comment box, after you adjust the size and click save, then close the material editor. When you reopen the editor, the text size is back to the default but th ...
If you place a text block into UMG and then click on bind for the text in that text block (in the details panel) it will make a function. If you rename said function and then click the designer tab ...
Setting the text on a comment box creates two Rename Node transactions in the Undo History This issue occurs when setting the comment text of a comment in any graph (blueprint, material, control ri ...
Cannot add line break to text variable in a struct or data table asset. Regression (no) issue (does) occur in 4.12.5 ...
Arabic characters do not appear to render correctly in text widgets and text box (Multi-line). They instead appear as box like character with the word "Arabic" and a random set of numbers and letter ...
Editable Text doesn't reflect changes after having its style changed at run time. The style is changed within the Editable Text correctly, but those changes aren't reflected. ...
The OncTextCommitted event for the Text Box executes multiple times. Testing has shown that it will execute 2-5 times with only one submission. It should only be executing once per time text is subm ...