Search Issue Tracker
In Progress
Fix In Review for 6000.0.54f1, 6000.3.0a2
Fixed in 6000.1.11f1, 6000.2.0b9
Votes
0
Found in
6000.0.51f1
6000.1.8f1
6000.2.0b6
6000.3.0a1
Issue ID
UUM-109393
Regression
No
Check mark in Enum element is misaligned when hovered on in Play mode
*Steps to reproduce:*
1. Create new Unity project
2. Create UI Document in Hierarchy
3. Create UI Document in Project window
4. Make sure Source Asset is added in Inspector window for UI Document
5. Double-click on the newly created UI Document to open UI Builder window
6. Drag “Enum” element to Hierarchy (from “Controls”)
7. Save UI Builder changes
8. Enter Play mode in Editor
9. Press on Enum dropdown in Game view
10. Hover mouse on “Center” text in the dropdown menu
11. Observe the check mark on the left side
*Actual results:* Check mark is misaligned, shown at the top left side
*Expected results:* Check mark is not misaligned, shown in the middle
*Reproducible with versions:* 6000.0.51f1, 6000.1.8f1, 6000.2.0b6
*Tested on (OS):* macOS Silicon, Sequoia 15.5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
- [Android] Permission window is not shown when using a Build App Bundle (Google Play) with Minify set to Release
- NullReferenceException errors appear in the Console and Inspector window turns black when dragging .cs and .uxml files to another directory
Add comment