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 Sc... 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 ... Read more
Using NavMeshAgent and NavMeshObstacle simultaneously, Y coordinate of t...
To reproduce: 1) Open attached project and scene 2) Play it 3) Select Player object in hierarchy to see its Y value in inspector 4) ... Read more
NavMesh is not fully generated for spherical objects
Steps to reproduce: 1. Create a new project 2. Create a sphere object in the scene 3. Increase it's size 4. try to bake navigation ... Read more
NavMesh.CalculateTriangulation does not support rotated nav mesh data
To reproduce: 1) Open attached project and scene in it 2) Play it 3) Enable Gizmos painting Expected: No matter the surface's rotat... 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. ... 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. Ent... 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 ... 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. Ent... 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
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
- IndexOutOfRangeException and GUI Error get thrown in Scene View when Articulation Body Edit Joints is set to "Edit the joint angular limits"
- Volumetric fog is not rendered around GameObjects that are baked with APV when Sky Occlusion is enabled
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame