Search Issue Tracker
Fixed
Fixed in 2022.2.16f1, 2023.1.0b11, 2023.2.0a4
Votes
0
Found in
2022.2.1f1
2023.1.0a23
2023.2.0a1
Issue ID
UUM-21144
Regression
Yes
UI Toolkit TextField caret/cursor is offet when at the end of a string
Reproduction steps
1. Open the attached user's project "ConsoleTestProject.zip"
2. Enter Play Mode
3. Click on the first text box and type
4. Observe that the caret/cursor is offset from the last character you type when using the freemono TextField
Expected: Caret/cursor remains at the end of the current character you are typing
Actual: Caret/cursor is offset at the end of the current character you are typing
Reproducible on: 2022.1.24f1, 2022.2.1f1, 2023.1.0a23
Not reproducible on: 2020.3.41f1, 2021.3.15f1
Could not effectively test below 2022.1.20f1 due to caret disappearing and not showing after typing in the textbox
Environment: Windows 10, 22H2
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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Resolution Note (fix version 2023.1.0b11):
Fix ZWSP character with monospace font and tag.
Resolution Note (fix version 2022.2.16f1):
Fix ZWSP character with monospace font and tag.