Search Issue Tracker
When Carve function in Nav Mesh Obstacle is turned on, Unity crashes
When Carve function in Nav Mesh Obstacle is turned on, Unity crashes. Reproduction steps:1. Open the attached file;2. Open the Scene... Read more
[NavMesh] Area type isn't baked correctly into NavMesh if NavMeshModifie...
To reproduce:1. Open attached project "NavMeshAreaBug.zip"2. Open "TestScene" scene.3. Find "GameObject" and "GameObject (1)" in Sce... Read more
Using NavMeshAgent and NavMeshObstacle simultaneously, Y coordinate of t...
To reproduce:1) Open attached project and scene2) Play it3) Select Player object in hierarchy to see its Y value in inspector4) Usin... Read more
NavMesh is not fully generated for spherical objects
Steps to reproduce:1. Create a new project2. Create a sphere object in the scene3. Increase it's size4. try to bake navigation Expec... Read more
NavMesh.CalculateTriangulation does not support rotated nav mesh data
To reproduce:1) Open attached project and scene in it2) Play it3) Enable Gizmos painting Expected: No matter the surface's rotation,... Read more
Generated Navmesh has double line on polygon and causes trembling moveme...
Reproduction steps:1. Open project attached([Unity]BugReport.zip).2. Open scene "NavMeshObstacleTest".3. Open Navigation window.4. P... Read more
NavMesh.FindClosestEdge finds incorrect value of the edge
Reproduction steps:1. Open the attached project;2. Open the test.unity scene;3. Open the Navigation window near Inspector;4. Enter a... Read more
OffMeshLink detection distance should be adjustable, independent from ag...
Currently the OffMeshLink detection distance is 2.25 times greater than the agent radius. Sometimes jumping looks odd when unit jump... Read more
Scene with NavMesh and NavMeshAgent freezes in 2017.1
Steps:1. Open the "repo" scene in Repo project (the scene has Nav Mesh baked with some Nav Mesh Agents)2. Play the scene. After a fe... Read more
NavMesh carve is changing because of the capsule shaped NavMesh obstacle...
Reproduction steps:1. Open the attached project;2. Open the scene "BugDemo";3. Enable "Shows NavMesh" in the Scene window;4. Enter P... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved