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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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