Search Issue Tracker
[Editor][Windows][Keyboard] Plugging in a keyboard while having new inpu...
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/153 Sometimes plugging in a keyboard while runnin... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu