Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
2022.3.69f1
6000.0.62f1
6000.2.13f1
6000.3.0f1
6000.4.0a4
6000.5.0a1
Issue ID
UUM-127744
Regression
No
Single bit enum options become invisible in the Inspector when combined enum options are declared above them
Reproduction steps:
1. Open the attached “IN-125050” project
2. Open the “SampleScene”
3. In the Hierarchy, select the “GameObject”
4. In the Inspector, navigate to the “AllowedSidesToAttach” enum in the “TestScript” component
5. Observe the available options for the enum
Expected result: All options are visible
Actual result: The single bit options after “combined” options are not visible
Reproducible with: 2022.3.69f1, 6000.0.62f1, 6000.2.13f1, 6000.3.0f1, 6000.4.0a4, 6000.5.0a1
Reproducible on: Windows 11 (by reporter), macOS 26.1
Not reproducible on: No other environments tested
Workaround: Leave the combined options at the end of the enum
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment