Virtual keyboard does not come up when using a widget that allows text editing ...
Text block reference does not appear to update when its parent is added as a child to another widget ...
New Text 3D plugin does not process contextual analysis for Arabic Expected: Arabic characters should change shape based on the placement of a letter in a word (similar to how in English, a letter c ...
Text bindings appear to no longer update when placed in a switcher widget and that widget is then placed in another widget ...
Some style properties for Multi-Line Editable Text boxes do not appear to change when setting them in blueprints. ...
If the user tries to use a font that is really tall the font may get the top portion of the text clipped off. ...
This is not a regression. Tested in //UE4/Release-4.27 CL18319896. The crash occurred. Crash occurs while replacing a Widget Component with a user created Text Block blueprint. ...
The Ellipsis overflow method on text widgets can cause an ensure to trip as a result of a render batch being sent with no indices. We could guard against this in SlateRHIRenderingPolicy by checking ...
When making changes to the properties of widgets in the details panel, the text fields to not remain highlighted. This functionality appears present in other areas of the engine. Such as when dealin ...
When attempting to change the value of set text render color to a random value, the node will only register the maximum value in the range. ...