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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a2