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 t... 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
Input starts with the “Ended” phase when touching a side of a screen if ...
How to reproduce:1. Build And Run the user’s attached “InputSystemBug.zip” project on an iOS device2. In the app, press on the side ... Read more
InvalidCastException errors are thrown in the console when downgrading t...
How to reproduce:1. Create and open a new project2. Install the InputSystem Package through Window > Package Manager3. In the Pac... Read more
Actions are not highlighted in Input Actions when navigating using Tab
How to reproduce:1. Open the attached "inputsys_navigation_issue" project2. Open the "Controls" Input Actions3. Select the "A" Actio... 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 device3. Ta... 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
[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 project2. Build and Run the project3. Hover over the red block using a pen Expected r... Read more
Errors are thrown in the Console when deleting multiple Bindings
How to reproduce:1. Open the attached "1300506_Repro" project2. In the Project window double-click on "New Controls" to open the Inp... 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