Search Issue Tracker
[Performance] Too much time spent during domain reloads.
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/158 InputManager.OnAfterDeserialize can easily ad... Read more
Deprecated UnityEngine.AssetModificationProcessor should be removed
How to reproduce:1. Open attached project "Deprecated AssetModificationProcessor"2. Open "Dep" C# script in the root Assets folder3.... Read more
Particle system bounds are incorrect when particles are meshes with offs...
How to reproduce:1. Open attached project "ParticlesBounds.zip" and scene "SampleScene"2. In Hierarchy window, select "GameObject" o... Read more
Flickering line above the Scene and Game View tabs while clicking around...
Steps to reproduce:1. Create a new Unity project, make sure editor layout is default2. Go to the Player Settings and change the Grap... Read more
Use of unassigned local variable error after upgrading project
Steps to reproduce: 1. Open attached project2. Notice error "Use of unassigned local variable 'val'" Reproduced with: 2018.3.0b6, 20... Read more
[IL2CPP] ArgumentOutOfRangeException is thrown when using the .NET metho...
To reproduce: 1. Download attached project "ArabicCalendarMissing.zip" and open in Unity2. Open "SampleScene" scene3. Build for iOS4... Read more
Using negative value in Position W or H in Sprite Editor unable to delet...
To reproduce:1. Open attached project2. Select "spritebug.jpg"3. In the Inspector press Sprite Editor4. In the Sprite Editor make a ... Read more
Editor stutters a little bit when rotating a Camera through a script in ...
How to reproduce:1. Open the User's attached project2. Enter the Play Mode3. Observe the Game window Expected result: Smooth motion ... Read more
RenderToCubemap offsets shadows when the material on the mesh has GPU In...
How to reproduce:1. Open attached project "CubeMap.zip" and scene "SampleScene"2. Enter Play mode3. While the Game view is active pr... Read more
[LWRP] Additional lights do not work with shadows disabled
How to reproduce:1. Open the attached project ("Repro.zip")2. Open the "SampleScene" scene and observe that the lights are not worki... 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
- 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
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing