Search Issue Tracker
AI Navigation overlay menu text overflows when foldouts are expanded
Reproduction steps:1. Open the attached “Empty.zip” project2. In the Scene view Toolbar select the AI Navigation overlay menu3. Expa... 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
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
Unity crashes when repathing agent destination
How to reproduce: 1. Open attached project2. Open scene3. Open the Navigation window4. Select the Capsule gameobject- The NavMesh Ag... Read more
The generated triangulations ignore the shape of the NavMesh and penetra...
How to reproduce:1. Open the “NavMeshTest“ project2. Open the “Gym“ scene3. Open the “NavMesh“ GameObject in the Inspector4. Bake th... Read more
[WebGL] Index out of bounds exception is thrown when loading a NavMesh
How to reproduce:1. Open the attached project2. Make a WebGL build3. Open the built WebGL Player on a browser4. Inspect the Develope... Read more
Crash when script has RequireComponent(typeof(NavMeshAgent)) attribute b...
How to reproduce:1. Open the attached "case_1251783.zip" project2. Load "Test" scene-- Observe the crash Reproducible with: 2020.2.0... Read more
[Remote Config] User isn't notified about settings/ rules getting discar...
User isn't notified about current settings or rules getting discarded when changing the Environment or closing the Remote config win... Read more
Nav Mesh Agent's Speed increases past the Speed set when traveling down ...
How to reproduce:1. Open the user-submitted project ("bug-navagent-slope-speed.zip")2. Open the "SampleScene" and enter Play Mode3. ... Read more
[AI] EndLayoutGroup error thrown on saving a Navmesh Baked scene on MacOS
EndLayoutGroup error in the console on saving a scene for the first time which has a NavMesh Baked surface on MacOS Steps to Reprodu... 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