Search Issue Tracker
Fixed
Fixed in 6000.0.61f1, 6000.2.9f1, 6000.3.0b6, 6000.4.0a2
Votes
0
Found in
2022.3.66f1
6000.0.58f1
6000.2.4f1
6000.3.0b2
Issue ID
UUM-117545
Regression
No
Create New Tile Palette dropdown text is not centered and text is cut off
Reproduction steps:
1. Create a new project
2. Open Tile Palette window (Window > 2D > Tile Palette)
3. Press on Create New Tile Palette dropdown
4. Observe Create New Tile Palette dropdown text
Actual result: Dropdown text is not centered vertically within the dropdown bounds and the first letter of the text is cut off
Expected result: Dropdown text is centered vertically within the dropdown bounds and the text is fully visible
Reproducible with: 2022.3.66f1, 6000.0.58f1, 6000.2.4f1, 6000.3.0b2
Couldn’t reproduce with: 2021.3.56f1 (No dropdown selection)
Reproduced on: Windows 11
Note: Text is not cut off on macOS Sequoia 15.4 (M4)
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
- Progress indicator in Meta Quest Build Profile configuration is barely visible
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
Resolution Note:
Unfortunately, this UX is part of the Dropdown menu API and would require custom UX code to change the space reserved for the "selected" icon.
Resolution Note (fix version 6000.4.0a2):
Fix for this issue is available on Unity 6000.4.0a2 and above