Search Issue Tracker

0
votes
Duplicate

CalculatePath() fails to find a path between two valid connected locations

AI

-

Jun 21, 2017

-

Version/s: 2017.1.0b10

Steps to reproduce:1. Open the attached project(PathBug.zip)2. Open the Assets/BadPath.unity scene3. Play the scene (Ensure the Navi... Read more

0
votes
Fixed

[NavMesh] [Bake] Regions of different areas are removed if area is less ...

AI

-

Sep 28, 2016

-

Version/s: 5.4.1p2

Repro steps:1. Open "PathError.zip" project2. Load "Test" scene3. Open the Navigation window and select the Bake tab4. Bake Navmesh ... Read more

0
votes
Fixed

[Debug] Expanding debug info about NavMeshAgent crashes unity at dtCrowd...

AI

-

Feb 04, 2016

-

Version/s: 5.3.2f1

Steps to reproduce: 1. Open attached project "767948.zip"2. Open scene "repro"3. Open "Controll.cs" using visual studio and add brea... Read more

0
votes
Won't Fix

NavMeshAgent - strange avoidances of Box obstacle

AI

-

Jul 27, 2015

-

Version/s: 5.2.0b4

Agent tries to move to the middle of the obstacle and then moves to right direction and avoid box obstacle. Looks incorrect. In atta... Read more

0
votes
Fixed

[NavMesh] NavMeshAgent is unable to pass certain edges in navigation mes...

AI

-

Aug 04, 2015

-

Version/s: 5.1.1p4

Steps to reproduce: 1. Open attached project2. Open 'Firenze_santacroce_sunny' scene3. Open 'Navigation' window to observe the navig... Read more

0
votes
Won't Fix

[NavMeshSurface] assigning usual navmesh on custom navmesh surface spawn...

AI

-

Dec 18, 2015

-

Version/s: 5.4.0a6

Reproduction steps:1.Open attached "New Unity Project 60"2.Open "1" scene.3.Select "Cube (1)" game object.4.On "Nav Mesh Surface" co... Read more

0
votes
Won't Fix

[NavMeshSurface] NavMesh isn't cropped if it doesn't fit inside NavMeshS...

AI

-

Dec 18, 2015

-

Version/s: 5.4.0a6

Steps to reproduce: 1. Open attached project "AI6.zip"2. Open scene "repro"3. In hierarchy, select "First" and bake NavMesh4. In hie... Read more

0
votes
Fixed

[NavMeshSurface]Selecting navmesh surface with mouse drag while holding ...

AI

-

Dec 18, 2015

-

Version/s: 5.4.0a6

Reproduction steps:1.Create new Unity project.2.Create any game object and attach "NavMeshSurface" component to it.3.Select it with ... Read more

0
votes
Fixed

NavMesh.SamplePosition() returns incorrect value on slope near NavMesh i...

AI

-

Jun 04, 2015

-

Version/s: 5.0.2p2

How to reproduce: 1. Open attached project2. Open scene Scenes/BakedPlane.unity3. Open the Navigation window4. Play the scene- Scene... Read more

0
votes
Fixed