Search Issue Tracker
[URP] UI is not rendered in the Scene view when it is disabled in Render...
How to reproduce:1. Open the attached "case_1343144.zip" project and Scenes/SampleScene scene2. Make sure that Scenes/Renderer Trans... Read more
Upgrade with SafeMode clear HDRP FrameSettings
When I upgrade my HDRP project from Unity 2020.3.8f1 to 2021.2.0b2, my FrameSettings in the HDRP Global Settings are completely wipe... Read more
[UI Toolkit] Part of the text gets cut off on Hover when using Scale wit...
Steps to reproduce: Open the attached project Open the Test_Scene Enter Play Mode Hover the mouse over the "Start a new Game test" b... Read more
"unity_WorldToObject" is not the inverse of "unity_ObjectToWorld" when a...
How to reproduce:1. Open the user's attached project "MatrixBug.zip"2. Load the Scene "MatrixBug"3. In the Hierarchy select the "Cub... Read more
[XR][Android] Oculus is intialized even though Cardboard is first on SDK...
How to reproduce:1. Open attached "OculusFirst" project2. Build & Run on device Expected result - Cardboard is initalized OR bef... Read more
Scene View Toolbar dissapears after editing Light Probes in URP Sample P...
How to reproduce:1. Create a new project using the URP Sample project2. Open the “Assets/Scenes/Garden/GardenScene”3. In the Hierarc... Read more
Screen.SetResolution works incorrectly when DPI scaling is set to anythi...
Workaround: divide 96 by logical DPI and then multiply that with the width and height of the resolution before calling Screen.SetRes... Read more
SerializeReference working incorrectly when using Prefab Variant
Reproduction steps: Open the attached project(“VarianSerializationBug.zip“) Select Scene Assets/Scenes/SampleScene Select Assets/Var... Read more
[iOS] Building with append doesn't work if project contains native plugins
To Reproduce: 1. Build the attached project.2. Build it again with append.3. Observe the "NullReferenceException: Object reference n... Read more
Shader inspector doesn't show whether a keyword can be overridden by glo...
STR:1. Create a new unlit shader.2. Add "#pragma multi_compile_local FOO BAR" after "#pragma multi_compile_fog".3. Select the shader... 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
- 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
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed