Search Issue Tracker
Fixed
Fixed in 6000.2.7f1, 6000.3.0b4, 6000.4.0a2
Votes
0
Found in
6000.0.56f1
6000.1.16f1
6000.2.2f1
6000.3.0b1
6000.4.0a1
Issue ID
UUM-116306
Regression
Yes
Caret in "Add Default Preset" text field is vertically misaligned in Preset Manager
Steps to reproduce:
- Create a new Unity project
- Go to Edit → Project Settings
- Select the Preset Manager
- Click Add Default Preset
- Use the search field
- Observe the caret/cursor
\\
Actual results: The caret inside the text field is not vertically centered
Expected results: The caret should be vertically centered in the text field, matching typical text input alignment
\\
Reproducible with versions: 2023.1.0a20, 6000.0.56f1, 6000.1.16f1, 6000.2.2f1, 6000.3.0b1
Not reproducible with versions: 2022.3.66f1, 2023.1.0a19
\\
Tested on (OS): macOS Silicon Sequoia 15.6, Ubuntu 22
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note (fix version 6000.4.0a2):
Fixed caret height for IMGUI
Resolution Note (fix version 6000.3.0b4):
Fixed caret height for IMGUI
Resolution Note (fix version 6000.2.7f1):
Fixed caret height for IMGUI