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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow