Search Issue Tracker
[UX] Assemblies which reference 'Moq.dll' are not referenced in Editor w...
Reproduction steps:1. Open the attached project ("case_1220959-BrokenOverrides.zip")2. Notice the 'type or namespace name 'Moq' coul... Read more
A memory leak occurs in Play mode when using Direct3D12 Graphics API
How to reproduce:1. Open the “IN-88711_repro“ project2. Open the “SampleScene“ and enter Play mode3. Observe the Console Expected re... Read more
Failing to create DX11 device on Windows 7
Reproduction Steps:1- Start Unity in DirectX 11 mode. Expected Result: Editor starts in DirectX 11 mode.Observed Result: Editor star... Read more
[IL2CPP] NotSupportedException is thrown when using Ping from System.Net...
How to reproduce:1. Open the attached project ("IN-9999_repro.zip")2. Build And Run Reproducible with: 2021.2.0a18, 2021.3.6f1, 2022... Read more
[Vulkan] [Android] Visual corruption is visible on some Android devices ...
How to reproduce:1. Open the “IN_76347” project2. In the Build Settings make sure Android platform is selected3. In the “Run Device”... Read more
Raycast made on UI with multiple graphic Raycasters sort strangely when ...
Steps to reproduce:1. Open user-supplied project ("GraphicRaycaster2019.zip")2. Enter Play mode in the Sample Scene3. Notice the Con... Read more
Screen position starts from around 30,30 instead of 0,0 with mobile devices
Steps to reproduce: Open the "InputSystem-TestProject" project In File > Build Settings switch to Android Platform Build and Run ... Read more
Function TextureImporter.DoesSourceTextureHaveAlpha() is True even if Te...
Reproduction steps:1. Open the attached project " Test_DoesSourceTextureHaveAlpha.zip";2. In the Assets, go to the Graphics folder;3... Read more
IL2CPP builds fail when using Mirror networking package
Reproduction steps:1. Open the attached project ("case_1277881-IL2CPP-Mirror-build.zip")2. Try making Standalone IL2CPP build. Expec... Read more
NetworkAnimator only syncs animations from server to clients not the oth...
Reproduction steps:1. Open the attached project "Project Folder"2. Open the scene "Main"3. Build for windows (haven't tested others)... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object