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
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
- [macOS] "Add Component" button is broken when the Editor is moved to a different MacOS workspace
- Player settings icons are not retrieved when using "PlayerSettings.GetIcons" method on PS4, PS5, Xbox
- Changes of MaterialPropertyBlock via Script reset when Sprite Renderer.Color is changed in animation
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