Search Issue Tracker
[InputSystem] Problem with button state after deactivating and reactivat...
-e: The first time the actions maps are switched everything works fine. But then, the actions are only triggered after pressing the ... Read more
Numerous errors and exceptions get thrown after entering Play Mode when ...
How to reproduce:1. Open tester-attached project (InputActionsErrors)2. Create a new GameObject3. Attach NewBehaviourScript.cs to th... Read more
Unnecessary/unwanted binding candidates are found when detecting and cha...
How to reproduce:1. Open the attached 'RebindCandidates.zip' project2. Enter Play mode3. In the Drop-down menu select 'Mouse' and th... Read more
Newly created Input binding enters rename mode when it is created while ...
Reproduction steps:1. Create a new project and install the Input System package2. Right-click in the Project Window and select Creat... Read more
[Controller] Unwanted Deadzone when calling `gamepad.stick.x.ReadUnproce...
Github Bug: https://github.com/Unity-Technologies/InputSystem/issues/299 Repro:1. Download attached project: StickValue.zip2. Downlo... Read more
Phantom inputs on VKB joysticks when Unity Input System is used
How to reproduce:1. Connect VKB Gladiator EVO joystick (or any VKB device)2. Create new Unity project with Input System package3. Cr... Read more
[Scripting][Event] InputUpdateType.Manual does not work
Github: https://github.com/Unity-Technologies/InputSystem/issues/469Forum: https://forum.unity.com/threads/how-to-update-input-syste... Read more
[iOS][Pen] Phase doesn't go past Began
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/265 The phase is either None or Began, never Stat... Read more
[InputSystem][Windows] Pen updates mouse but without position
Repro in Windows editor. Need a tablet (e.g. Wacom). 1. Open Input Debugger.2. Pop open Mouse device.3. Pop open Pen device.4. Put t... Read more
[Input System] Using AddCompositeBinding does not set name of binding
1. In script, call InputActionSetupExtensions.AddCompositeBinding for an action inside an .inputactions asset.2. Open the asset in t... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class