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
- Motion vectors are displayed when Phong Tessellation is used on the material and Skinned Motion Vectors are enabled on the GameObject's Skinned Mesh Renderer component
- Shader Graph Enum Keywords always select last element in Entries when Stages is set to Fragment and Recursive Rendering is enabled in the Scene
- [Mac] Glitchy visual artifacts appear when moving around a scene with Sphere Handles
- Crash on memcpy_repmovs when selecting NavMesh Agent objects while in Play Mode in a specific scene
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
Add comment