Search Issue Tracker
[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
[Input System] OnPointerEnter called twice on Android
OnPointerEnter is called once in editor but on Android device is called twice when pointer enters uGUI element. Read more
InputSystem: TapInteraction breaks on Composite Binding
Reproduction steps: 1. Open the attached “TapInteractionBugRepro.zip” project 2. Open the “Assets/Scenes/SampleScene.unity” Scene ... Read more
[Input System] UI Input Module Action List gets overwritten with "None" ...
Reproduction steps: 1. Open the attached "Multiplayer input" project 2. Open Assets/Scenes/SampleScene 3. Observe the MultiplayerEve... Read more
InputSystem reroutes a keyboard character into the TextField when charac...
How to reproduce: 1. Open the “TextFieldInputBug.zip“ project 2. Open the “SampleScene“ 3. Enter the Play Mode 4. Press the “X“ ... Read more
[Mobile] OnPointerDown or OnPointerUp events are sometimes not called wh...
How to reproduce: 1. Open the attached project ("1400319_repro.zip") 2. Build And Run the "InputProblem" Scene on a mobile device 3.... 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 Unity 0.9.4-pre... Read more
[InputSystem][Android] Negative delta values on touchscreen
On Android, it seems we can end up with negative delta values on the touchscreen. Read more
PointerEnterEvent not triggered when using a Touch pen and Old Input System
Reproduction steps: 1. Open the user's attached project 2. Build and Run the project 3. Hover over the red block using a pen Expect... Read more
Errors are thrown in the Console when deleting multiple Bindings
How to reproduce: 1. Open the attached "1300506_Repro" project 2. In the Project window double-click on "New Controls" to open the I... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true