Create an actor blueprint with a public variable that is an array of Text & compile itCreate an instance of the blueprint in the worldAdd several text items to the arrayApply instance changes to the b ...
The Editor will hang when using Russian characters for a text variable in a Blueprint. It seems to occur when using the character "л" is used. Only seems to occur once in a project. Found in 4.19 C ...
The iOS Virtual Keyboard has an issue when entering text into a regular UMG text entry field. If the backspace key is pressed and held, rather than deleting all the characters preceding the caret o ...
Parts of the screen are blacked out on iOS devices when using a Multi line text box inside of a widget component ...
When using Windows Text Scaling values that are not 100%, 3D widget labels are offset from the widget. [Image Removed] ...
Even though the Format Text node does not have any execution pins it is possible to put a breakpoint on the node. NOTE: The breakpoint appears as a yellow circle and does not trigger when the code ...
No longer able to stop recording an animation by clicking the yellow text in the Persona viewport even though the tooltip when hovered over it states that you can. This is a regression from 4.13.2 ...
Crash occurs when the user changes a Text variable to a String while the Details panel is displaying its properties, and then compiling. Crash does not seem to occur if the Details are not visible. ...
User would like to be able to set justification at runtime for multi-line text boxes. Currently only "Get justification" is available in blueprints ...
The Default value inside of a function for a linear color input is a text field instead of a color picker. ...