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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Resolution Note (2019.3.X):
Low priority defects, unlikely to be fix for the near future.