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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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