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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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