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
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
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