Search Issue Tracker
Fixed in 2021.1.X
Votes
9
Found in
2018.4
2019.2
2019.3
2019.3.0f1
2020.1
Issue ID
1206120
Regression
No
Path is calculated outside of NavMeshLink and NavMesh connection when using NavMeshQuery
How to reproduce:
1. Open the attached project's "case_1206120-Project.zip" Scene labeled "SampleScene"
2. Enter the Play Mode
3. Click the "Calculate&DrawPath-Experimental" Button
4. Inspect the drawn Path
Expected result: Calculated Path is inside the NavMeshLink and NavMesh connection
Actual result: Calculated Path is outside the NavMeshLink and NavMesh connection
Reproducible with: 2018.4.15f1, 2019.2.17f1, 2019.3.0f4, 2020.1.0a18
Couldn't test with: 2017.4.36f1 (Namespace errors are thrown)
Comments (1)
-
adriant
Nov 20, 2020 12:13
Fixed also in 2020.2.0b10, 2020.1.12f1 and 2019.4.16f1 by the same solution as for https://issuetracker.unity3d.com/issues/navmeshquery-dot-createlocation-always-returns-the-same-point-when-using-a-navmeshlink-polygon-even-if-the-width-is-0 .
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2021.1):
Fixed in Unity 2021.1.0a1