Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.3.X, 6000.4.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
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
Add comment