Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b8
Issue ID
604199
Regression
No
Inputting many spaces into multi line input field messes the text pointer's position
Steps to repro:
1. Open the attached project and the scene "Widgets"
2. Press play
3. Input some spaces in the multi line text input field
4. Observe, that the text pointer is outside the box, http://i.imgur.com/mrkvqmL.png
Expected behavior: The text pointer would jump to the next line the same way as inputting characters
Actual behavior: The text pointer keeps doesn't jump to the next line when inputting spaces
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
Add comment