Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.0f2
Issue ID
895507
Regression
No
"Show Heightmesh" option is available even though it's not supported by NavMesh Surface
When using NavMeshComponents Surface script, building Height Mesh is not possible and the option is greyed out. But in Scene view the option to show HeightMesh checkbox is still active, when effectively it is useless. Suggestion was made to grey it out when there is no Legacy Height Mesh in the scene.
Steps to reproduce:
1. Open attached project.
2. Open Example scene 1_multiple_agent_sizes with Nav Mesh Surface script.
3. Bake NavMesh from NavMesh Surface scripts on Geometry gameObject.
3. Observe the lack of Height Mesh.
4. The checkbox in Scene view is still active.
Expected outcome: If there is no Height Mesh, the button does nothing, so it should be greyed out to not cause any confusion.
Actual outcome: You can check and uncheck the box with no effect.
Reproduced on 5.6.0f2 and 2017.1.0a4
Note: no repro on 5.5.x because it's a new feature.
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note:
Too low priority to ever be fixed and it doesn't break any existing behaviour