Search Issue Tracker
[Win10] Graphics.DrawProceduralNow from OnRenderObject breaks when World...
How to reproduce: 1. Open the user's attached project "PC_URP_2020_3.zip" 2. In the Project window's Searchbox search for "PointClou... Read more
Editor blacks out when calling Graphics.Blit on non-main thread in the f...
How to reproduce: 1. Open the attached project "blit.zip" 2. Open Assets/Scenes/SampleScene.unity 3. Enter Play Mode Expected resul... Read more
Unity process uses GPU Engine "GPU [n] - Copy" when two monitors are plu...
Reproduction steps: 1. Set up two monitors plugged into the discrete GPU and two monitors plugged into the integrated GPU 2. Set a h... Read more
Crash on delete_object_internal_step1 when using Graphics.RenderMesh to ...
How to reproduce: 1. Open the attached project from "crashSprite.zip" 2. Open Scene "Main" 3. Enter and Exit Play Mode (do this coup... Read more
Crash on ScreenCapture::CaptureScreenshotIntoRend when taking screenshot...
How to reproduce: 1. Open the attached project from "1410831screen.zip" 2. Open Scene "SampleScene" 3. Enter Play Mode and press "T"... Read more
Camera Clear Flags Don't Clear and Depth Only do not work for left eye i...
Reproduction steps: 1. Open the user's attached "XREyeProblem.zip" project 2. Enter the Play mode Expected result: The camera's Cle... Read more
Garbage is allocated when GraphicsBuffers constructor and other APIs tha...
Reproduction: 1. Open the attached project "MinimalRepro-1418412.zip" 2. Open Assets/Scenes/TestMeshGetVertexBufferDoesNotAllocateMe... Read more
Drawn mesh using Graphics.DrawMeshInstanced flickers when setting the Ca...
How to reproduce: 1. Open the attached project "TestDrawMeshInstance-2021.zip" 2. Open the "SampleScene" Scene 3. Enter the Play mod... Read more
Setting the Model View matrix using GL.MultMatrix instead of GL.modelvie...
How to reproduce: 1. Open the attached project ("1421432_repro.zip") 2. Enter Play Mode 3. Observe the model 4. Click on the "Change... Read more
Editor windows become black when using "Graphics.Blit" inside the Editor
How to reproduce: 1. Open project "Black_ProjectExplorerWindow.zip" 2. Select any file in the Project window from the Editor folder ... 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
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
- Particles are rendered behind other GameObjects in the Scene view when the projection is Isometric
- Addressable asset download size remains non-zero when cached in WebGL Player
- The Camera type is registered as Game type when it is actually a Preview Camera