Search Issue Tracker
CalculatePath() fails to find a path between two valid connected locations
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
[NavMesh] [Bake] Regions of different areas are removed if area is less ...
Repro steps:1. Open "PathError.zip" project2. Load "Test" scene3. Open the Navigation window and select the Bake tab4. Bake Navmesh ... Read more
[Debug] Expanding debug info about NavMeshAgent crashes unity at dtCrowd...
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
NavMeshAgent - strange avoidances of Box obstacle
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
[NavMesh] NavMeshAgent is unable to pass certain edges in navigation mes...
Steps to reproduce: 1. Open attached project2. Open 'Firenze_santacroce_sunny' scene3. Open 'Navigation' window to observe the navig... Read more
[NavMeshSurface] assigning usual navmesh on custom navmesh surface spawn...
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
[NavMeshSurface] NavMesh isn't cropped if it doesn't fit inside NavMeshS...
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
[NavMeshSurface]Selecting navmesh surface with mouse drag while holding ...
Reproduction steps:1.Create new Unity project.2.Create any game object and attach "NavMeshSurface" component to it.3.Select it with ... Read more
NavMesh.SamplePosition() returns incorrect value on slope near NavMesh i...
How to reproduce: 1. Open attached project2. Open scene Scenes/BakedPlane.unity3. Open the Navigation window4. Play the scene- Scene... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject