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
- Crash in PhysicsManager::IgnoreCollision when a GameObject with “Is Trigger” enabled enters a collision in a specific project
- Selecting unsupported Material in Physically Based Sky throws “RenderingCommandBuffer” errors instead of error help box in Inspector window
- Undo and redo does not update color field pop-up window after undoing other events outside the pop-up window
- Warning prompt with "Apply (Overwrite Files)" Button is not available when associated template is moved
- Scrollbar in "My Assets" detail window appears compressed/cut off
Resolution Note:
Too low priority to ever be fixed and it doesn't break any existing behaviour