Search Issue Tracker
Unity crashes/freezes on GfxDeviceD3D11Base::EndOfFrameBookkeeping when ...
How to reproduce: 1. Download and open the attached project "Compute Shader Tests.zip" 2. Open the play mode 3. Click on the buttons... Read more
Part of sprite is cut off when Mesh Type is set to Tight
How to reproduce: 1. Open attached 'MeshTypeTightBug.zip' project using the EnvIronman VM (optional) (more information in Edit) 2. L... Read more
[UDP] Property input field gets highlighted when mouse hover on its name...
Hovering mouse on the property name its input field gets highlighted under Settings in the UDP from Project Settings window, Refer t... Read more
IL2CPP build fails when project includes System.Drawing.Common.dll
How to reproduce: 1. Open the attached “SystemDrawingBug.zip” project 2. Build with IL2CPP Scripting Backend Expected result: Build... Read more
[VR] Anti-Aliasing breaks shadows on Windowed Rift player
Players built from the scenes in the attached project have problems with shadows when Anti-Aliasing is enabled under Quality Setting... Read more
#if ENABLE_VR is always set to true even if there is no VR support enabl...
How to reproduce: 1. Open the "case1175229_ReproProject" Project 2. Observe the console Expected result: Error message does not get... Read more
[ShaderGraph] Unable to group and ungroup Sticky Notes via keyboard shor...
*Steps to reproduce:* # Open a URP Unity Project # Create a new Shader Graph asset in your assets via Create > Shader Graph > UR... Read more
Editor stuck on loading scene when entering Play Mode
How to reproduce: 1. Open the project "repro project.zip" from the google drive link 2. Open Assets > Scenes > Game.unity 3. Enter P... Read more
Camera.targetTexture is respecting Camera rect
Steps: 1. Open attached project 2. Open SampleScene, hit play 3. On ProjectView, select the RenderTexture asset 4. On inspector, obs... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... 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
- Android player crashes on "vk::RenderPasses::GetPackedRenderPass" when using Vulkan Graphics API in a specific project
- Crash on block_merge_next when updating a mesh
- Prefab Variant is created when creating an Original Prefab from a Prefab Variant
- InternalCallRegistrationWriter attempts to launch with Mono when building the project with the IL2CPP Scripting Backend
- [Linux] FPS limit becomes unset for some time when maximizing Game View while in Play Mode