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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
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