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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.