Search Issue Tracker
[NavMeshSurface]Selecting navmesh surface with mouse drag while holding ...
Reproduction steps:1.Create new Unity project.2.Create any game object and attach "NavMeshSurface" component to it.3.Select it with ... Read more
[NavMeshSurface] NavMesh isn't cropped if it doesn't fit inside NavMeshS...
Steps to reproduce: 1. Open attached project "AI6.zip"2. Open scene "repro"3. In hierarchy, select "First" and bake NavMesh4. In hie... Read more
[NavMeshSurface] White square is visible in the origin of NavMeshSurface
Steps to reproduce: 1. Create new project2. Add NavMeshSurface to the scene3. Zoom in on its position4. Notice white square visible ... Read more
[NavMeshSurface] It is possible to bake NavMesh on non-static objects
Steps to reproduce: 1. Create new project2. Create new NavMeshSurface object3. Create plane, which would be inside NavMeshSurface4. ... Read more
[NavMeshSurface] NavMesh baked using disabled NavMeshSurface is visible ...
Steps to reproduce: 1. Open attached project "AI3.zip"2. Open scene "repro"3. In hierarchy, select "NavMesh Surface"4. Disable its "... Read more
[NavMeshSurface] Tile size boundaries are 16-1024, but it is possible to...
Reproduction steps:1.Create new unity project.2.Create or select any game object.3.Attach "NavMeshSurface" component to this object.... 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
[Frame Debugger] No way of displaying big versions of bound textures
The thumbnails are cool and all, but OOOH SO small. An option of clicking on them to have them rendered at native size (or scaled do... Read more
Particles GetCollisionEvents returns larger than actual number of events
1. What happenedParticlePhysicsExtensions.GetCollisionEvents returns larger than actual number of events. Issue is relevant for Edit... Read more
[OSX]Reflection Probe set to Realtime On Awake is not displaying in build
To reproduce:1. Open attached project2. Open "Test" scene3. Play the scene4. Notice how Capsule looks like (see screenshot)5. Build ... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument