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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (2019.3.X):
Low priority defects, unlikely to be fix for the near future.