Search Issue Tracker
Duplicate
Votes
1
Found in
2022.1.24f1
2022.2.1f1
2023.1.0a23
Issue ID
UUM-22579
Regression
Yes
The first character is pushed out of the TextField when more than one character is typed
Reproduction steps:
# Open the attached project “TextFieldBug“
# Open the scene “Assets/Scenes/Samplescene”
# Enter the Play mode
# In the Game view click on the TextField
# Enter more than one character
Expected results: The whole input can be seen
Actual results: The first character is pushed out of the TextField
Reproducible with: 2022.1.13f1, 2022.1.24f1, 2022.2.0a9, 2022.2.1f1, 2023.1.0a9, 2023.1.0a23
Not reproducible with: 2020.3.42f1, 2021.3.15f1, 2022.1.12f1, 2022.2.0a1, 2022.2.0a8, 2023.1.0a1, 2023.1.0a8
Reproducible on: Windows 11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Duplicate of issue UUM-16002 which was fixed in 2023.1.0a26
Duplicate of another internal issue: UUM-16002: [UI Builder] renaming a element in the hierarchy hides the first character