Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.2.0b5
Issue ID
1160616
Regression
No
MaskField will only show "Everything" when all of the bits are set; problem with enums that have less than 32 options
The dropdown should display 'Everything' when all options are selected instead of 'Mixed'.
Steps to reproduce:
1. Create a new project.
2. Go Windows > Analysis > Physics debugger
3. Click on Show Layers drop-down menu and select 'Everything'.
Note: Screenshot is attached for the reference.
Actual Result:
Show Layers drop-down display caption as 'Mixed' even when the 'Everything' option is selected.
Expected Result:
'Everything' as a caption of drop down is displayed when the 'Everything' option is selected or all options are checked from the drop-down menu.
Reproducible On:
2019.3.0a5, 2019.2.0b5, 2019.1.0f2, 2018.3.0f3
Environment:
Mac and Windows.
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (2019.3.X):
Low priority defects, unlikely to be fix for the near future.