Search Issue Tracker
Mouse delta events not captured on Android + Meta Quest when reaching th...
Reproduction steps: Open the user’s attached project (“UnityInputSystemMouseBug.zip”) Build And Run on an Oculus Quest device Connec... Read more
[Input System] PS4 Controller causes large CPU lag spikes when connected...
How to reproduce: 1. Open the attached project “IN-20593.zip“2. Open the (Project Settings > Input System Package)3. Ensure the “... Read more
CPU usage spikes in the Input System when a gamepad and another input me...
How to reproduce:1. Open the attached “InputSystem_PlayerInputTest“ project2. Open the “TestScene“ Scene3. Connect a gamepad4. Enter... Read more
New Input System inconsistency when using Delta mouse over position
Reproduction steps: Open the user’s attached project Enter the Play Mode Click the left mouse button in the Game window Expected res... Read more
Opening the project throws a "System.ArgumentException: An item with the...
How to reproduce:1. Open the user’s attached project2. Observe the Console Expected result: No errors are thrownActual result: “(0,0... Read more
[PS5] DualSense controller low rumble not triggering when value of SetMo...
How to reproduce:1. With a PlayStation 5 controller connected open the attached project “FishSchools.zip”2. Select the “PlayStationC... Read more
The playstation controller's UI confirmation button is Square, instead o...
How to reproduce:1. Open the attached project “Test.zip“2. Open the “SampleScene“ Scene3. Enter the Play mode4. Connect a PS4 “DualS... Read more
TouchPhase.Began is not always reported when using UnityEngine.InputSyst...
Repro case:{code:c#}using UnityEngine;using UnityEngine.InputSystem.EnhancedTouch; public class TouchController : MonoBehaviour{// S... Read more
When rebinding input, submit is not responsive when switching devices
How to reproduce:1. Connect a controller to the PC2. Open the attached project “InputBugTest.zip“3. Enter the Play mode4. Press the ... Read more
Mouse inputs in the Game view don't work when importing project files in...
How to reproduce:1. Create a new Unity project (and open it)2. Replace files in the Project folder with the attached “Assets“, “Proj... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument