Search Issue Tracker
Duplicate
Votes
0
Found in
2022.1.23f1
2022.2.0f1
2023.1.0a20
Issue ID
UUM-26343
Regression
Yes
Text gets pushed to the left when typing in a text field
How to reproduce:
1. Open the attached user project “TestUITextField2.zip“
2. Open Scene “SampleScene“ (Assets/Scenes)
3. Enter Play Mode
4. Select the text field and start typing in it
Expected result: Text in the text field doesn’t move to the left
Actual result: Text in the text field moves to the left
Reproducible with: 2022.1.16f1, 2022.2.0f1, 2023.1.0a20
Not reproducible with: 2021.3.14f1, 2022.1.15f1
Can’t test with: 2020.3.42f1 (“The associated script can not be loaded” warnings on GameObjects)
Reproducible on: macOS (12.5 Intel)
Note: Issue is reproducible in Builds
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:
Closing as duplicate of another issue that has already been resolved. This issue should not be reproduceable anymore with the latest affected version.
Duplicate of another internal issue: UUM-16002: [UI Builder] renaming a element in the hierarchy hides the first character