Search Issue Tracker
[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] 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] 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] 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
Artifacts appear after realtime shadowcaster disappears from camera view
Steps to reproduce: 1. Open attached project2. Open scene "testScene"3. Build lightmap4. Move scene camera so that Cube which is in ... Read more
Audio Listener component is not draggable in the Inspector
To reproduce:1. Open attached project2. Open "Test" scene3. Select Main Camera in the Hierarchy4. In the Inspector try to drag the A... Read more
[APICompatibility] Unity crashes after switching API compatibility level...
Steps to reproduce: 1. Open Unity;2. Open attached project and 'Main.unity' scene;3. Go to File --> Build Settings;4. Click Playe... Read more
[WebGL] Font (Class ID 128) getting stripped with NetworkManagerHUD active
-e: see title. if you add the debug IMGUI NetworkManagerHUD it gets stripped in a WebGL build which makes it fail -repro:--open atta... Read more
Regression: "Unexpected recursive serialization of MonoBehaviour." when ...
Regression - this happening only on 5.4.0b1, but not in 5.4.0a6It happens when there is NetworkManager and Player prefab with Networ... Read more
[iOS] Social.ReportProgress only returns last callback when it's called ...
To Reproduce: 1. Build and run the attached project(it uses com.GCtest.paulius app in itunes connect)2. Click 'AuthenticateUser' but... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class