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
- Environment is partially black when re-opening the newly created HDRP project for the second time
- Manual Reference button for Render Graph section in Rendering Debugger opens a missing Manual page
- Water Surface is missing the Wireframe when Scene is switched to Shaded Wireframe mode
- Water surface is not rendered when using Unlit Draw Scene view mode
- Node Previews are not centered when Nodes have a longer name in Shader Graph
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