Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.1.0a5
2021.1.0a10
Issue ID
1299181
Regression
Yes
LayerMask properties showing "Mixed..." selection when all flags are selected instead of "Everything"
Steps to reproduce:
1. Create or open any Unity project
2. Create/Select an object with a Camera component
3. Observe the component's "Culling Mask" property value in Inspector
Expected: Property value is shown as "Everything", opened dropdown has a checkmark next to "Everything"
Actual: Property value is shown as "Mixed...", opened dropdown does not have a checkmark next to "Everything"
Reproduced with: 2021.1.0a10, 2021.1.0a5
Didn't reproduce with: 2021.1.0a4, 2020.2.0f1, 2020.1.17f1, 2019.4.17f1, 2018.4.30f1
Note: reproducible with in other editor places as well ("Light" component, "Platform Effector 2D" component, Window->Analysis->Physics Debug window, etc)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
- Material Component has two horizontal lines under it when its foldouts are closed
- Some selected Mesh Renderer Materials lead to Assets folder when pinged
- Editor colors appear darkened out when HDR Display Output is enabled
- Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
Add comment