Search Issue Tracker
[RemoteConfig] package sample project is not shown in the package descri...
RemoteConfig package sample project is not shown in the package description if it is not installed. If the package has a sample proj... Read more
NavAgent gets stuck inside GameObject with NavMeshObstacle Component whe...
How to reproduce: 1. Open the attached project's Scene labeled "NavMeshJumpBugExample" 2. Enable "MaxJump19-NavObstacle" GameObject ... Read more
Path is calculated outside of NavMeshLink and NavMesh connection when us...
How to reproduce: 1. Open the attached project's "case_1206120-Project.zip" Scene labeled "SampleScene" 2. Enter the Play Mode 3. Cl... Read more
Crash on rasterizeTri when baking Navmesh
Reproduction steps: 1. Open the user's attached project 2. Open scene "Outside" 3. Go to Window > AI > Navigation 4. Select the Bake... Read more
NavMesh.SamplePosition() produces a NavMeshHit with normals always equal...
Steps to reproduce: 1. Download and open the attached project 2. Enter Playmode Expected results: normals logged in console are rea... Read more
Free orientation example in NavMeshComponents caused a crash
When I loaded up the "free orientation scene" from the master navmesh branch https://github.com/Unity-Technologies/NavMeshComponents... Read more
NavMeshAgent CalculatePath does not return the optimal path when going o...
Reproduction steps: 1. Open the attached project "1225131.zip" 2. Open the "test" scene 3. Enter Play mode 4. Click on the bottom-le... Read more
[AI] Path of Agent is miscalculated when passing through a corner common...
Reproduction steps: 1. Open the project from the attached file "1230443.zip" 2. Enter Play Mode and press the Start button in the Ga... Read more
Crash on UnityEngine.AI.NavMesh:GetSettingsNameFromID when selecting Age...
Reproduction steps: 1. Open the attached project ("1229089.zip") 2. Open Navigation window (Window -> AI -> Navigation) 3. Select "A... Read more
High CPU usage with UpdateNavMeshDataAsync on Android
Steps to reproduce: 0. Open attached project "Project.zip" 1. Build and deploy a development build on an Android device (we used a S... 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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project