Search Issue Tracker
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
Active obstacle causes navmesh agent spawn point to be set as destination
Steps to reproduce: 1. Open attached project2. Open scene "GrassShadow"3. Select "Obstacle" GO and notice that NavMesh Obstacle is d... Read more
The new NavMesh components are not under Navigation tab in AddComponent ...
The new NavMesh components are not under Navigation tab in AddComponent menu To reproduce:1. Create new project2. Add a Cube to the ... 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.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
[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
Switched of OffMeshLink component enables in playmode
Perpo: - Create an OffMeshLink between two meshes (or use attached project)- Switch off OffMeshLink component - visualisation of it ... Read more
NavMeshAgent with higher avoidance priority overlaps agent with lower pr...
This happens if two agents have destination point in the corner of NavMesh and Agent with higher priority (e.g. 50) comes to the des... 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
[NavMeshSurface] assigning usual navmesh on custom navmesh surface spawn...
Reproduction steps:1.Open attached "New Unity Project 60"2.Open "1" scene.3.Select "Cube (1)" game object.4.On "Nav Mesh Surface" co... 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
- Project Auditor suggests to update package to a lower version than installed when the recommended package version is not the latest version
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package