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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
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.