Search Issue Tracker
[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
[iOS][tvOS] Build and Run doesen't work with Xcode 7.2
To Reproduce: 1. Just build and run any project for Apple TV or iOS.2. Observe that if Xcode is closed, only the launch screen but n... 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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature