Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2019.4
2020.2
2020.3
2020.3.7f1
2021.1
2021.2
Issue ID
1337072
Regression
No
'None' or 'Mixed' option gets set to EnumFlagsField when selecting the 'Everything' option
How to reproduce:
1. Open the user's attached project
2. In the Project window select the 'Test' Asset
3. Try to select the 'Everything' option for each field in the Inspector
4. Observe the Inspector
Expected result: All of the fields get set to 'Everything'
Actual result: Only the last two fields get set to 'Everything'
Reproducible with: 2019.4.27f1, 2020.2.7f1, 2020.3.9f1, 2021.1.8f1, 2021.2.0a17
Cannot test with: 2018.4.35f1 (there is no 'Everything' option in the dropdowns)
Notes:
- In the 2019.4 stream Byte, Ushort and Uint get set to 'None' after selecting the 'Everything' option
- In the 2020.2 and 2020.3 streams Byte and Ushort get set to 'None' after selecting the 'Everything' option
- In 2021.1.0a5 and above the issue reproes as described in the description above
- When trying to set the maximum value (by pressing the 'Set to MaxValue') in 2021.1.0a5 and above the fields get set to the 'Mixed' value
- When trying to do the same in 2021.1.0a4 only the Byte and Ushort fields get set to 'Mixed' (other fields get set to 'Everything')
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a2