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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
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