Unity Issue Tracker - Some enums from flag enum are not shown in the dropdown menu if it has a specific order
Fixed
UUM-40696
Some enums from flag enum are not shown in the dropdown menu if it has a specific order
Unity: UI Toolkit Controls
Fixed
2023.3.X
2023.1.X
Won't Fix
2023.2.X
2022.3.X
This bug is fixed in 2023.2.0b1
Fixed in: 2023.1.5f1
This bug is fixed in 2022.3.7f1
How to reproduce:
1. Open the attached “ItemsOrders.zip” project
2. Open “SampleScene” Scene
3. In the Hierarchy window, select “GameObject” GameObject
4. In the Inspector window, open the “A” dropdown and observe the result
Expected result: There are 6 items
Actual result: There are 3 items