Search Issue Tracker
[NavMeshSurface] Debug information isn't moved together with NavMesh
Steps to reproduce: 1. Open attached project "AI9.zip" 2. Open scene "repro" 3. Select "NavMesh Surface" in the hierarchy 4. Enable... Read more
[NavMeshSurface] Use Debug Focus point doesn’t update instantly when che...
Reproduction steps: 1. Create new Unity project. 2. Create any game object and assign "NavMeshSurface" component to it. 3. Click on ... Read more
[NavMeshSurface] Original NavMeshSurface looses NavMesh data if same Nav...
Steps to reproduce: 1. Open attached project "AI11.zip" 2. Open scene "repro" 3. In hierarchy, select "NavMesh Surface (1)" and bak... Read more
[Android][Editor] Unity allows building Android games with a wrong playb...
Reproduction steps: 1. Install Unity 5.3.1f1 WITH Android playback engine 2. Install Unity 5.3.1p1 WITHOUT Android playback engine o... Read more
Physics queries detect backfaces inconsistently
Steps to reproduce: 1. Download and open project "SweepCastTest.zip" 2. Open and play scene "Scene 2" 3. Actual result: Notice in co... Read more
[LightmapEditorSettings] Resolution var changes Indirect rather than Bak...
Repro steps: 1) Open the project and scene 'Bake from Script' 2) Press Build in the Lighting window - notice it builds fast 3) In th... Read more
[shaders] If a cginc file exists in a parent directory, it's preferred o...
To reproduce: 1.Open provided example project 2.Open "Project/Assets/Scene.unity" 3.Notice the cube is blue 4.Open "Project/Assets/M... Read more
[Shuriken] Inherit velocity prohibits negative value
Steps to reproduce: 1. Download and import attached project. 2. Open scene: main. 3. Try to change Particle System->SubEmitter->In... Read more
GetPixels on Android returns incorrect data
When using GetPixels to get access to texture data on the Android platform and in the editor in the Android build mode the resultant... Read more
Opening scene files from explorer does not work
Opening scene from windows explorer does not load the scene. Steps to reproduce: 1. Download attached project. 2. From windows expl... 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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times