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
- UI Toolkit buttons stop receiving inputs when entering the new Scene while holding a button during Scene change
- VFX Graph tooltips have a double line on the bottom side
- TMP font size is "-99" by default when TMP Resources are not loaded
- VFX Graph Node Creation menu can't be navigated using only keyboard
- Universal 3D Sample template build throws RangeError: Array buffer allocation failed when launched on Chrome
Add comment