Search Issue Tracker
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 moves ... 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 Agent"... Read more
Overlapping NavMesh Links make the Agent turn in the wrong direction the...
Steps to reproduce:1. Open attached Unity Project "NavMeshComponents.zip"2. Load Scene "stacked navmesh links"3. Enter Play mode4. C... Read more
NavMeshAgent.FindClosestEdge does not position object on the closest edg...
Steps to reproduce:1. Open "NavMeshBugs.zip"2. Load Scene TestScenes/NavmeshExample3. Enter Play mode4. Press the 'G' key to generat... Read more
Field value target changes if a new element appears above the field that...
How to reproduce: 1. Open a new (any) project2. Open the Navigation window3. Expand the Advanced section4. Enable "Manual Voxel Size... Read more
Dynamic Mesh building with NavMeshSurfaces with different area types: ar...
Steps to reproduce:1. Open user attached project2. Open scene "demoDynamicNavMeshBuilding"3. Notice that game object "Section1" has ... Read more
NavMesh.SamplePosition always returns False with a specified built-in Ar...
Steps to reproduce:1. Open attached “NavMesh.zip” Unity project2. Open “Main” scene3. Enter Play mode4. Observe Console window Expec... Read more
NavMeshPath sometimes returns bad paths when using Obstacle Carving
How to reproduce the issue:1. Open the attached project2. Open the "NavBug" scene3. Enter Play mode4. Navigate to the area with text... Read more
NavMeshAgent doesn't update rigidbody physics
Steps to reproduce:1. Open user attached project "Navigation Demo.7z"2. Observe the red block moving and the cube moving with it (po... Read more
NavMeshAgent.Warp() changes the transform position when updatePosition =...
Steps to reproduce: 1. Download and open the newest attached project(warpbug.zip)2. Enter Playmode3. Press space to set updatePositi... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph