Search Issue Tracker
[XR] The Oculus Touch Controller template has inconsistent capitalizatio...
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/196 All controls for the Oculus Touch controller ... Read more
[XR] For OpenVR (SteamVR) with the Oculus Rift, indexneartouched fires w...
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/197 indextouched should fire instead. Read more
[OSX][Mouse] The horizontal scroll value is not consistent between the o...
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/145 In Old Input Manager, scroll left = positive;... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used