Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
Votes
0
Found in
2021.3.31f1
2022.3.12f1
2023.1.19f1
2023.2.0b15
2023.3.0a11
Issue ID
UUM-55191
Regression
No
EnumFlagsField width is not wide enough to contain the widest entry of the dropdown
Summary:
For the EnumFlagsField control, as you can see in the image below, since "Nothing" is currently selected, the width of the dropdown (with Nothing, Everything, By Name and By Class) is using the width "Nothing". The dropdown is clipped and do not show correctly.
!image-2023-03-30-17-19-16-382.png!
Extra Notes:
Reproduction steps:
Create a custom EnumFlagsField using enum with very different length size.
Expected Results:
The dropdown is not clipped and show all the text.
Actual Results:
The dropdown is clipped
Tested on:
Unity Version trunk, Operating System (WIN10)
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
- Resizing Device Simulator window affects the uGUI Canvas size
- Font Asset Creator does not support Multi Atlas Texture while it is supported by Font Assets
- Dark patches are present when using APV and GI
- Game View scale drops lower than is possible to choose manually when a Domain Reload occurs
- New downloads status icons are not visible in the Hub "Downloads" when at least one failed download is present
Resolution Note:
Due to the state of the new Contextual Menus feature, we decided to revert to OS Menus in 2023.3. Hence, we are cancelling all 2023.2.X ports and recommend using 2023.3.0b1 or higher for more stable context menus. The feature will be reconsidered in future versions.
Resolution Note (2023.3.X):
Due to the state of the new Contextual Menus feature, we decided to revert to OS Menus in 2023.3. Hence, we are cancelling all 2023.2.X ports and recommend using 2023.3.0b1 or higher for more stable context menus. The feature will be reconsidered in future versions.