Search Issue Tracker
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
[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
Graphics.CopyTexture() fails in Build when copying a source texture with...
Reproduction steps: 1. Open the user's attached project ("MinimalTest.zip") 2. Enter Play mode 3. Build and Run the project Expecte... Read more
CommandBuffer.Blit fails to copy BuiltinRenderTextureType.CurrentActive ...
How to reproduce: 1. Open the attached project ("CommandBuffer CurrentActive Bug.zip") 2. Enter Play Mode 3. Select the "Test" GameO... Read more
Normal Map of Prefab with negative scale is inverted when rendered in th...
How to reproduce: 1. Open the attached project (ScaleTest.zip) 2. Open scene OpenThisScene 3. Go to the Game view 4. Observe the thr... Read more
Crash in Graphics.Blit when blitting backbuffer to a larger texture
Reproduction steps: 1. Open the user's attached project Expected result: The Editor does not crash Actual result: The Editor crashe... Read more
Editor crashes after "Assertion failed on expression: 'input_end <= end(...
Reproduction steps: 1. Open the project from the attached link 2. Press Window > Layout > Default 3. Open Game View Expected result... Read more
Win Vulkan crashes when exiting play with a scene which is using UAV
Steps: 1. Open attached project (VulkanCrash.zip) 2. Open UAVInShader scene 3. Hit play 4. Exit play 5. Crash ========== OUTPUTTING... Read more
[vulkan] Randomly assigned Material texture or buffer properties can cau...
The DescriptorSet cache in the Vulkan backend has no maximum size and if descriptors are bound programmatically the cache may grow i... Read more
Out of memory when minimizing GPU-bound Vulkan player with run-in-backgr...
Unity switches to an "offscreen swapchain" when minimizing a Player that uses Vulkan. Currently we don't throttle, so if the project... 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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point