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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
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