Search Issue Tracker
Fixed
Fixed in 2022.3.18f1
Votes
0
Found in
2022.3.17f1
Issue ID
UUM-73717
Regression
Yes
EditorGUILayout.EnumFlagsField is erratic when there are multiple fields in the same Editor window
Reproduction steps:
1. Open the attached “Repro“ project
2. Open the “EnumFlagsFieldExample“ Custom Editor Window (Examples > EnumFlagsField Example)
3. Select “A” and “B” in the first field’s dropdown
4. Select “A“ and “B“ in the second field’s dropdown
5. Observe both fields
Expected result: “AB“ is selected in both fields
Actual result: Only “A“ is selected in the second field as it behaves unpredictably
Reproducible with: 2022.3.14f1, 2022.3.17f1,
Not reproducible with: 2021.3.39f1, 2022.3.13f1, 6000.0.5f1,
Fixed in: 2022.3.18f1
Reproducible on: M1 MacOS 14.4.1
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment