Search Issue Tracker
Breakpoints are not hit in runtime complied code when recompiling the co...
How to reproduce:1. Open the attached "1295381.zip" project2. Open the SampleScene Scene3. In the Edit->Preferences->General-&... Read more
TextMeshPro Exceptions thrown and text disappears because text has chang...
How to reproduce:1. Open the attached project ("TMProUpgradeBug.zip")2. Notice KeyNotFoundException Expected results: Text is seen i... Read more
[Android] Gradle build fails when the Bundle Version Code value is lower...
How to reproduce:1. Create a new project2. Make sure the Android platform is selected in the Build Settings3. Navigate to the Projec... Read more
[URP] Global Volume Bloom Post-Processing flickers when object moves in ...
How to reproduce:1. Open the attached project ("BloomArtifactsBug.rar")2. In the Scene View move around the "Main Camera"3. Notice B... Read more
Object Selector windows size slider disappears when only items with defa...
How to reproduce:1. Open the attached "1309396_Repro" project2. Open the Scene "SampleScene"3. In the Hierarchy select the "GameObje... Read more
InvalidCastException thrown when running IL2CPP build
Reproduction steps:1. Open the user's attached project2. Make sure IL2CPP is selected in Edit > Project Settings > Player3. Fi... Read more
Visual Effect Graph Package links doesn't open Websites, but opens locat...
To reproduce: 1. Download the attached "NewUnityProject(16).zip" project and open it in Unity2. Go to Package Manager3. Press on Vis... Read more
Menu does not appear where the mouse Left or Right clicked, when Left or...
To reproduce: 1. Download the attached "New Unity Project (16).zip" project and open it in Unity2. Open the "SampleScene" scene3. Cr... Read more
Refraction artifacts appear when using HDRP/Lit Shader with Refraction M...
Reproduction steps:1. Open user's attached project and Scenes/OutdoorsScene scene2. In the Hierarchy window, select Plane GameObject... Read more
Tests no longer run after upgrade to 2021.1.0b3. They produce NativeArra...
The tests in this project pass in full using Unity 2020.2.3f1. If the project is opened with 2021.1.0b3 all the tests fail and spew ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used