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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Resolution Note:
Too low priority to ever be fixed and it doesn't break any existing behaviour