Search Issue Tracker
Texture2D creation fails and throws unintuitive error message when using...
How to reproduce: 1. Open Tester-submitted project (TextureInitFail.zip) 2. Open "SampleScene.unity" scene 3. Play the scene 4. Obse... Read more
Graphics.DrawMesh does not handle mirror (negative scale) transforms wel...
Steps to reproduce: 1. Open attached project 2. Open scene "Exmaple" 3. Select "Main Camera" and notice that Scale specified in Dra... Read more
Full screen non native resolution setting in Windows builds creates a cr...
When you create a build in Windows and you set the resolution to a different setting that the native resolution of the monitor havin... Read more
Linear Fog Start should not be allowed to be bigger than End
Setting Low to a higher value than End for Linear fog causes fog to render in unexpected ways. Read more
Plugging time into a master node on HDRP crashes Unity
Occurs in SRP Master (commit 1811ed952a) Repro steps: 1. Use a project with HDRP 2. Create a new PBR or HD Lit shadergraph 3. Create... Read more
GL.IssuePluginEvent freezes the Editor on second launch with C# .NET 4.6...
Steps to reproduce: 1. Open the attached project 2. Open the test scene 3. Play the scene 4. Stop the scene 5. Play the scene 6. Obs... Read more
DiscardContents() doesn't discard 3D RenderTexture
Steps to reproduce: 1. Open attached project 2. Open scene "DefaultScene" and run it 3. Notice that RT isn't cleared Additional st... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b 2. Create cube. 3. Delete its mesh filter. 4. Save scene. 5. Lo... Read more
[Metal] Crash in _pthread_kill when using CommandBuffer.GetTemporaryRT o...
How to reproduce: 1. Open the attached "CrashMetal" project and "ShowcaseSceneContactShadows" scene 2. Enable "Main Camera" GameObje... Read more
Graphics.DrawMeshInstanced ignores submesh index and always draws first ...
Steps to reproduce: 1. Open attached project "845514.zip" 2. Open scene "repro" 3. Notice two objects "Instanced" and "Simple". Bot... 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
- A Console error is not handled correctly when using #pragma kernel with the Kernel name not provided
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
- "Shortcuts conflict" warning pops up when the shortcuts are different ("Shift + Mouse 2" and "Mouse 2")