Search Issue Tracker
[VR][Editor] Game view loses input when the window is not in focus.
Github: https://github.com/Unity-Technologies/InputSystem/issues/649 Repro:1. Download package and project: https://github.com/Unity... Read more
[Input System] UI becomes unresponsive when multiple GameObject componen...
How to reproduce:1. Open user-submitted project (Unity_ButtonFeedback_2019_3)2. In 'Scene' scene disable the PlayerInput GameObject3... Read more
[InputSystem] Runtime rebinds are leaking into .inputactions asset
User description: I've tried this again with the latest version that is currently available to download from within Unity0.9.4-previ... Read more
[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
[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
[XR] [OpenVR] Controllers disconnected -> cancelled state on all control...
Steps to Reproduce:- Set up a Vive- Editor 2019.1.0b8- project is https://github.com/Unity-Technologies/InputSystem stable branch co... 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
[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
[UWP][DualShock] DualShock 4 controller does not work.
Dualshock 4 controller is not recognized at all on UWP. Repro:1. Download package and project at: https://github.com/Unity-Technolog... Read more
[Performance] Devices created very late in initialization
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/245 After the domain reload refactor, devices are... 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