Search Issue Tracker
Fixed
Fixed in 6000.0.59f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1
Votes
0
Found in
6000.0.57f1
6000.2.4f1
6000.3.0b1
6000.4.0a1
Issue ID
UUM-117115
Regression
No
NavMesh Surface bakes a NavMesh when the Terrain Collider is disabled
Steps to reproduce:
- Open the attached "NavMeshOnTerrainColliderBug" project
- Open the "5_sliding_window_terrain" scene and make sure the terrain's collider is disabled
- Select the NavMesh Surface and check that "Use Geometry" is set to "Physics Colliders"
- Click bake and observe that a NavMesh is created over the terrain
Actual results: NavMesh is baked when the terrain collider is disabled although it shouldn't
Expected results: NavMesh is not baked on terrains with their collider disabled
Reproducible with versions: 6000.0.57f1, 6000.2.4f1, 6000.3.0b1, 6000.4.0a1
Not reproducible with versions: -
Can’t test with versions: -
Tested on (OS): Win 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment