Search Issue Tracker
Input System's Input Action only calls the Performed Callback when the C...
Reproduction steps: 1. Open the attached project 2. Open the SampleScene.unity Scene located in /Assets/Scenes folder 3. Enter Play ... 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 GameObject 3. Attach NewBehaviourScript.cs to... 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. P... Read more
[Input System] WithMatchingEventsBeingSuppressed doesn't work when tryin...
Repro steps: 1. Open the user's attached project "InputSystemBugReport.zip" 2. Connect a PS4 controller to the computer 3. Enter Pla... 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.zip 2. Dow... Read more
Mouse movement isn't recognized in Editor Play mode and Build when it is...
How to reproduce: 1. Open the attached project ("Input system Remote connection.zip") in machine accessed by Remote Desktop 2. Open ... Read more
[Scripting][Event] InputUpdateType.Manual does not work
Github: https://github.com/Unity-Technologies/InputSystem/issues/469 Forum: https://forum.unity.com/threads/how-to-update-input-syst... 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 Sta... Read more
[Input System][Android]Input is not registered with some of the devices
Steps to reproduce: 1. Open user's attached project "I, Mirror.zip" 2. Build it to Android 3. Drag the screen from bottom to top 3. ... 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 ... 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
- UNITY_SERVER scripting define does not work when switching to Dedicated Server from Windows by script
- Mesh.CombineMeshes discards empty sub-meshes when 'mergeSubmeshes' is set to false
- [Linux] MacOS build fails for every architecture when the project contains a "StreamingAssets" folder with empty an "yaml" file
- Property drawers do not always update height correctly when expanded via iteration
- Label with Dynamic Color is not getting Playmode tint in the UI Builder window