Search Issue Tracker
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
If you call 'NavMesh.SamplePosition' with float.PositiveInfinity as max ...
To reproduce:1) Create new project2) Add a plane3) Bake a NavMesh on it through Navigation panel4) Attach a script with this in eith... Read more
NavMeshObstacle gameObject placed near OffMeshLink gameObject causes hig...
Create a project which has high usage of NavMesh and its OffMeshLinks.Placing an object with NavMeshObstacle will generate significa... 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
NavMeshAgent.hasPath is false when agent is crossing an OffMeshLink
hasPath becomes false on OffMeshLink Run "test" scene in attached project. Agent is folowing to destination and there is an OffMeshL... Read more
Moving of carved obstacles affects occupied OffMeshLinks
- one agent is on offMeshLink while second agent is waitnig because link is occupied.- move obstacle (carve is true)- second agent s... 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
Agents don’t move or move very slowly if dynamic curving obstacle is pre...
To reproduce:1. Open project 4.3_AI_ET2. Run scene Dynamic obstacles3. Agents won't move or will do it very slowly, because of recal... Read more
When Destination is far away from the NavMesh, the agent does not go to ...
To reproduce the issue follow the steps:1. Open attached "New Unity Project 9 - AI Test" project2. Open "Untitled" scene3. Enter pla... Read more
Agent gets wrong position when obstacle moves down right on the agent
Agent gets wrong position { NaN, 1,083333, NaN } when obstacle moves down right on it. Use ObstacleAboveAgent.zip project for repro 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 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
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph