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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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