Search Issue Tracker
[URP] using SMAA on Camera & Render Scale above 1.05 on Pipeline Asset c...
Reproduction steps:1. Create a new URP template project2. Find the Pipeline Asset "UniversalRP-HighQuality" and switch its Render Sc... Read more
[Animator] Switching between AnimatorOverrideControllers freezes animation
Steps to reproduce: 1) Download attached project and open in Unity2) Open 'Test' scene3) Click on 'Ethan' gameObject in Hierarchy wi... Read more
GeneratePropertyBag code generation fails when "?" nullable is used with...
How to reproduce:1. Open the project “IN-111253_serialization-repro”2. Observe the Console Expected result: No Unity.Properties.Sour... Read more
Unable to enter Play Mode and Console is constantly throwing NullReferen...
How to reproduce:1. Download and open attached "NavMesh_Bug2" project2. Change Layout of Editor3. Observe Console and enter Play Mod... Read more
[Timeline] Add key adds only one keyframe in a random position when sele...
How to reproduce:1. Open the attached 2019.3.0f5-775655.zip project2. Open Scenes/SampleScene3. Select Cube GamObject in the Hierarc... Read more
[Editor::UI] Enabling disabling an image UI component causes redraw issu...
[Editor::UI] Enabling disabling an image UI component causes redraw issues and loads incorrect image 1. What happened[Editor::UI] En... Read more
[GI - Lightmapper] Invalid texels are not treated the same way in CPU an...
Invalid texels are not treated the same way in CPU and GPU lightmapper:When a ray (launched by lightmapper baking) hit a backface we... Read more
CPU usage time for the CullScriptable method is ~1 ms per 200 portals wh...
How to reproduce:1. Open the attached “1334716” project2. Build And Run the project Scenes on Android with the “Development Build” f... Read more
[Shaders] frac() on a constant in shader returns incorrect result
frac(3.5) in a shader gets compiled into just 3.5, instead of 0.5 as expected. Using a non-constant value (e.g. coming from uniform)... Read more
Referencing UnityEditor.iOS.Extensions.Xcode throws exception after reim...
To reproduce1. Open attached project2. In the main menu click Assets -> Reimport all Actual behavior: error in the Console:"FileN... 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