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 scene 3. Play the scene (Ensure the N... Read more
[NavMesh] [Bake] Regions of different areas are removed if area is less ...
Repro steps: 1. Open "PathError.zip" project 2. Load "Test" scene 3. Open the Navigation window and select the Bake tab 4. Bake Navm... 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 b... 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 att... Read more
[NavMesh] NavMeshAgent is unable to pass certain edges in navigation mes...
Steps to reproduce: 1. Open attached project 2. Open 'Firenze_santacroce_sunny' scene 3. Open 'Navigation' window to observe the na... 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... 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 NavMesh 4. In... 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 wi... Read more
NavMesh.SamplePosition() returns incorrect value on slope near NavMesh i...
How to reproduce: 1. Open attached project 2. Open scene Scenes/BakedPlane.unity 3. Open the Navigation window 4. Play the 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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass