Search Issue Tracker
Baked NavMesh is dense when scene geometry includes diagonals
Reproduction steps:1. Open the user's attached project2. Open the 'SampleScene'3. Enter Play mode Expected result: The NavMesh is ba... Read more
Copying property "Nav Mesh Obstacle" Component's "Size" property returns...
Reproduction steps:1. Open the attached “NavMeshAgentIssue.zip” project2. Open the “Assets/SampleScene.unity“ Scene3. Select the “Ob... Read more
No way to get the remaining distance the frame a new destination isSet
|Checking agent.remainingDistance <= agent.stoppingDistance; returns false if you have set the destination that frame as remainin... Read more
Crash on NavMeshQuery::FindLocalNeighbourhood when neighbour polygons is...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “Assets/Scenes/Main/Main.unity“ scene3. Enter the Play Mode4. Cl... Read more
Nav Mesh Agent is unable to move on the Y axis when the NavMeshSurface G...
Reproduction steps:1. Open the attached project “NavMeshIssue”2. Open the “Assets/Scenes/SampleScene” Scene3. Enter the Play mode4. ... Read more
NavMesh Baked area is not visible when Gizmos is turned on and the Navig...
How to reproduce:1. Open the attached "Robotory.zip" Project2. Open the "SampleScene"3. Turn on Gizmos in the Scene View4. Observe t... Read more
NavMesh Components aren't named consistently
Reproduction steps:1. Create a new project2. Create or select a GameObject and press “Add Component” button in the Inspector3. Obser... Read more
NavMeshSurface data is incorrect when the Scene is loaded without disabl...
Reproduction steps:1. Open the attached “NavMesh Issue Simple.zip” project2. Open the “ReproScene” Scene3. Observe the Navigation pa... Read more
Unnecessary corners are added to NavMeshAgent path when NavMeshLink over...
Reproduction steps:1. Open the attached “UNITY_6.zip” project2. Open the “NavigationTest” scene (Assets > Scenes)3. Enter the Pla... Read more
NavMesh Surface is baked too high above the ground, making the NavMesh A...
Reproduction steps:1. Open the attached “IN-71884 NavMesh Height Bug.zip” project2. Open the “SampleScene”3. Open the Navigation win... 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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected