Search Issue Tracker
NavMesh/Occlusion deletes Addressable AssetGroup NavMesh when baking Nav...
How to reproduce:1. Open the user attached "AssetGroupOcclusionCulling.zip" project2. Open Window -> Asset Management -> Addre... Read more
NavMesh.SamplePosition() produces a NavMeshHit with normals always equal...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode Expected results: normals logged in console are real n... Read more
[NavMesh] [Bake] [Editor] ManualVoxelSize affects JumpDistance value
If set VoxelSize to bigger value it fills JumpDistance field with this value Watch video for repro http://screencast.com/t/u7P1Qg7U Read more
NavMeshAgent teleports from one position to another when following the N...
How to reproduce:1. Download and open the Test.zip project from the provided link bellow2. Enter the Play mode3. Inspect the Scene v... Read more
API updater replaces NavMeshBuilder with UnityEditor.AI.NavMeshBuilder w...
Repro steps:1. Open attached project2. Modify the manifest.json file in the Project Folder -> Packages to have no dependencies3. ... Read more
When any value in the Area, Bake or Agent tabs is changed it shows up in...
How to reproduce:1. Create new project2. Open Agents tab in Navigation window (works with Agents, Areas and Bake tabs)3. Change Radi... Read more
Walkable Area randomly appearing on non-walkable meshes
Steps to reproduce:1. Open attached project2. Open _Scenes/StartZone3. Bake out NavMesh/Observe the already generated NavMesh Expect... Read more
An Agent gets stuck on its path when a NavmeshObstacle with Carving is t...
To reproduce:1. Open the user's attached project2. Play the scene3. Notice the Agent get's stuck on the edge of the NavMesh Expected... Read more
Crash on rasterizeTri when baking Navmesh
Reproduction steps:1. Open the user's attached project2. Open scene "Outside"3. Go to Window > AI > Navigation4. Select the Ba... Read more
[MeshFilter] Static mesh offset and scaled when accessing '.mesh'
When accessing '.mesh' of a mesh filter on a static game object when other static game objects exist in the scene, the mesh becomes ... 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
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered