Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.1.1p4
Issue ID
717360
Regression
No
[NavMesh] NavMeshAgent is unable to pass certain edges in navigation mesh caused by NavMeshObstacle carving
Steps to reproduce:
1. Open attached project
2. Open 'Firenze_santacroce_sunny' scene
3. Open 'Navigation' window to observe the navigation mesh carving edges (Menu/Windows/Navigation)
4. Focus the the player in the scene by double-clicking the 'Player' GO in the hierarchy
5. Notice the thicker edge between Player (green cube) and NavObstacle (red cylinder). (Pointed out the edges in the captured repros. See below)
6. Play the scene.
7. Click on the other side of the thicker edge, notice the player does not go through it, instead walks around that edge
Note: Disabling NavMeshObstacle solves the problem.
Couple of captured repros:
http://screencast.com/t/bacXT0lR819
http://screencast.com/t/R8MqiqWx
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment