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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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