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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
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