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.unity3. Enter Play Mode Expected results: ... 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 "PointCloud-... 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 mode3. Build and Run the project Expected re... Read more
CommandBuffer.Blit fails to copy BuiltinRenderTextureType.CurrentActive ...
How to reproduce:1. Open the attached project ("CommandBuffer CurrentActive Bug.zip")2. Enter Play Mode3. Select the "Test" GameObje... 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 OpenThisScene3. Go to the Game view4. Observe the three G... 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 crashActual result: The Editor crashes R... Read more
Editor crashes after "Assertion failed on expression: 'input_end <= end(...
Reproduction steps:1. Open the project from the attached link2. Press Window > Layout > Default3. Open Game View Expected resu... 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 scene3. Hit play4. Exit play5. Crash ========== OUTPUTTING STACK... 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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path