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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Too low priority to ever be fixed and it doesn't break any existing behaviour