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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (2019.3.X):
Low priority defects, unlikely to be fix for the near future.