Search Issue Tracker
NavMeshAgent adds strange ghost rotations
How to reproduce: 1. Open attached project2. Open scene Behaviour Designer Movement/Scene/Scene.unity3. Play the scene- Note that th... Read more
NavMeshAgent - strange avoidances of Box obstacle
Agent tries to move to the middle of the obstacle and then moves to right direction and avoid box obstacle. Looks incorrect. In atta... Read more
NavMeshAgent doesnt follow navpaths correctly when using OffMeshLinks
To reproduce:1. Open project "ShowNavLinkProblem"2. Open scene "TestOffMeshLink"3. Enter play mode. Left click in scene to make the ... Read more
Behavior of Move and SetDestination is inconsistent with regards to the ...
To reproduce:1. Open the Test Scene2. There is a NavMeshAgentTest script on the 'Agent' object in the scene. The NavMeshAgentTest co... Read more
NavMeshAgents with slow speeds, i.e. 0.1 gets stuck when moving around c...
Steps to reproduce : - import the project attached- open the scene and press play- press "S" to spawn an agent and notice that it wi... Read more
[NavMeshSurface] Original NavMeshSurface looses NavMesh data if same Nav...
Steps to reproduce: 1. Open attached project "AI11.zip"2. Open scene "repro"3. In hierarchy, select "NavMesh Surface (1)" and bake N... Read more
Disabling auto repath still finds new path to destination around obstacles
1) Download and open project2) Open scene Test13) Run scene and notice that when the capsule reaches the second plane, 3 cubes appea... Read more
[NavMeshAgent] Changing member "velocity" value, changes only after frame
When you set velocity value to any vector3, it only changes after few frames, not instantly. 1. Open project "Test"2. Open scene "Te... Read more
Walkable area appears in the air in the specific case when slope is incr...
Steps to reproduce:1. Open the attached project2. Open the NavMesh scene3. Bake NavMesh4. Observe the walkable area has appeared in ... Read more
[NavMeshObstacle] Object orientation changes cause re-carving of NavMesh
Steps to reproduce: 1. Open attached project2. Open scene 'scene'3. Enter play mode and open scene view (with play mode on)4. Select... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default