Search Issue Tracker
NavMesh Agent can not pass through passable area between carving NavMesh...
Reproduction steps: 1. Open the attached "1346325.zip" project 2. Open the "NavMeshBug" Scene 3. Enter Play Mode 4. Use WASD or Left... Read more
NavMesh gets stretched between stairs and the voxel tile edge when the l...
How to reproduce: 1. Open the user's attached "UnityPathfindingTesting" project 2. Open the "PathfindingTesting" Scene 3. Enable "Sh... Read more
A NavMeshAgent GameObject teleports to a near NavMeshSurface when collid...
Repro steps: 1. Open QA attached project "repro_1072945" 2. Enter Play Mode and observe the Game View Expected: The moving Cube mov... Read more
PathQueryStatus.Success is returned in a Script but the Path can't be re...
How to reproduce: 1. Open the attached project's "case_1197062-Project.zip" Scene labeled "SampleScene" 2. Enter the Play Mode 3. Cl... Read more
[NavMesh] RuntimeNavMeshBuilder: Source mesh Combined Mesh does not allo...
Only reproducible with runtime navmesh components from https://github.com/Unity-Technologies/NavMeshComponents. Steps to reproduce: ... Read more
NavMeshQuery's BeginFindPath returns an ArgumentException when the Agent...
How to reproduce: 1. Open user-submitted project (UnityPathfindingTesting.zip) 2. Open the PathfindingTesting scene 3. Enter Play Mo... Read more
Path is not calculated between two points located in the same NavMesh No...
How to reproduce: 1. Open the attached project's Scene labeled "SamePolyIssue" 2. Enter the Play Mode 3. Click the "Calculate&DrawPa... Read more
[NavMeshSurface] Trees placed on Terrain are not taken into account when...
How to reproduce: 1. Open the attached project (TreeTest.zip) 2. Open scene Scenes/SampleScene 3. In the Hierarchy window, double-cl... Read more
NavmeshAgent is noticeably slower approaching a small gap when using Obs...
How to reproduce: 1. Open attached "repo_1042990" project 2. Enter game mode 3. Click on the ground near yellow square 4. Click on t... Read more
Custom NavMesh Agent Type causes an error "Failed to create agent" in th...
Reproduction steps: 1. Open the attached project "BugReport_NavMesh_FailedToCreateAgent.zip"; 2. Open Scene.unity; 3. Select "My Age... 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