Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2022.1
2022.1.0a10
2022.1.0a15
Issue ID
1390405
Regression
Yes
"EditorGUILayout.MaskField" returns different values if the dropdown list was closed when selecting options
How to reproduce:
1. Open project "MaskField bug.zip"
2. In the Menu open Window > My Window
3. Press on "Nothing" and select "A", "B", "C" and don't close the dropdown list
4. Observe the "Mask value" at the bottom of the Editor
Expected result: "Mask value" is "FFFFFFFF"
Actual result: "Mask value" is "7"
Reproducible with: 2022.1.0a10, 2022.1.0b2
Not reproducible with: 2022.1.0a3, 2022.1.0a9
Could not test with: 2019.4.34f1 (Errors after downgrade), 2020.3.25f1, 2021.2.7f1, 2022.1.0a2 (Can't select multiple options)
Note: Not reproducible if closing dropdown list when selecting options
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Text input field doesn't disappear when pressing "Enter" on the keyboard connected to a device and HideMobileInput is disabled
- WebGL Player flickers and logs warnings when viewport is resized and "Linear" Color Space is used
- Rigidbody recalculates its center of mass when moving its child Trigger Collider
- Sprites with different indexes than indicated in Text field of Label Inspector are being rendered
- VFX rendering a sphere when using a custom mesh
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a17