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" scene3. Play the scene4. Observe ... Read more
Graphics.DrawMesh does not handle mirror (negative scale) transforms wel...
Steps to reproduce: 1. Open attached project2. Open scene "Exmaple"3. Select "Main Camera" and notice that Scale specified in Draw M... 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
Not all shadows are rendered with Shadows.RenderShadowMap when GameObjec...
How to reproduce:1. Open the attached project2. Open "Instancing Bug" scene3. Enter the Play Mode4. Select "Instances B" in the Hier... Read more
GL.IssuePluginEvent freezes the Editor on second launch with C# .NET 4.6...
Steps to reproduce:1. Open the attached project2. Open the test scene3. Play the scene4. Stop the scene5. Play the scene6. Observe t... Read more
DiscardContents() doesn't discard 3D RenderTexture
Steps to reproduce: 1. Open attached project2. Open scene "DefaultScene" and run it3. Notice that RT isn't cleared Additional steps:... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b2. Create cube.3. Delete its mesh filter.4. Save scene.5. Load ag... Read more
[Metal] Crash in _pthread_kill when using CommandBuffer.GetTemporaryRT o...
How to reproduce:1. Open the attached "CrashMetal" project and "ShowcaseSceneContactShadows" scene2. Enable "Main Camera" GameObject... 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". Both d... 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
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
- Meshes created via InstantiateAsync render at the spawn position when GPU Resident Drawer is enabled