Search Issue Tracker
[ProBuilder] Unable to select "Selection Tool" in the Scene View when Pr...
Object, Vertex, Edge, Face Selection Tool is not selected in the Scene View on maximizing and minimizing the ProBuilder window, Refe... Read more
[Universal RP] Alpha clipping in shadergraphs is not factored in during ...
Reproduces on master (60b2b4b521), as well as all other versions of SRP tested (7.1.6, 7.0.1, and 4.10.0)Steps to reproduce:1. Downl... Read more
[iOS][Metal] Black screen in the ResizedView project from the native sam...
To Reproduce: 1. Build and run the attached project on iOS with Metal.2. Observe that the screen is black and auto rotation doesen't... Read more
Project build fails and errors are thrown when building for WebGL platfo...
Reproduction steps:1. Open the attached project ("WebGL_2021.2.0b_Test.zip")2. Set the Enable Exceptions in Publishing settings as N... Read more
[Shader Compiler] Compile error with overloaded CG methods differing onl...
Steps to reproduce: 1) Download attached project 'UnityShaderCompileError.zip' and open in Unity2) Open scene 'testScene'3) Select '... Read more
[AABB][Particles] Errors when adding BoxCollider to legacy particles
How to reproduce:1. Import the ParticleError package and open the included scene (it has GO with ElipsoidParticleEmitter and Particl... Read more
InspectorWindow: Text of Prefab becomes blurry in the name field in the ...
Text of Prefab becomes blurry in the name field in the Inspector with Inter(Default) font Steps to Reproduce: 1. Create a new Projec... Read more
[Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
The title is pretty explanatory, but due to a recent bug in compute kernel compilation, we ended up seeing some null shaders (size o... Read more
[Android] Post Process artifacting on certain Android Devices when using...
Steps to reproduce:1. Open the attached project "PostFxTest.zip"2. Switch to Android3. Make sure Vulkan is set as the Graphics Api4.... Read more
Selecting Cube and Sphere gameObjects at the same time, the Inspector wi...
How to reproduce: Create a project using and open it in Unity; In the Hierarchy window create the "Cube" and the "Sphere" gameObject... 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
- 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template