Search Issue Tracker
Won't Fix
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.