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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default