Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.2.X
Votes
0
Found in
2017.3.0f3
2019.1.0a14
Issue ID
1117300
Regression
Yes
[AI] Area Mask dropdown doesn't display 'Everything' as selected when all options are checked
Area Mask dropdown doesn't display 'Everything' as selected when all options are checked or if 'Everything' option is selected.
Steps to reproduce:
1. Open an attached project or create a new one.
2. Right-click in Hierarchy > 3D Object > Plane.
3. Go to inspector window and click on Add Component > Navigation > Nav Mesh Agent.
4. Open 'Area Mask' drop-down menu and select 'Everything'.
Note: Screenshot is attached for reference.
Actual Result:
Area Mask drop-down display caption as 'Mixed' even when 'Everything' option is selected.
Expected Result:
'Everything' as a caption of drop down is displayed when 'Everything' option is selected or all options are checked from the drop-down menu.
Reproducible On:
2019.1.0a14, 2018.3.0f2, 2017.3.0f3
Working fine On:
2017.2.3p4, 2017.1.5f1, 5.6.6f2
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
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Resolution Note (fix version 2021.1):
'Everything' as a caption of drop down is now displayed when 'Everything' option is selected or all options are checked from the drop-down menu in Unity 2021.1.0a1 and above
Resolution Note (fix version 2020.2):
'Everything' as a caption of the dropdown is now displayed when 'Everything' option is selected or all options are checked from the drop-down menu in Unity 2020.2.0b10, 2021.1.0a1, and above