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
InputSystem: TapInteraction breaks on Composite Binding
Reproduction steps:1. Open the attached “TapInteractionBugRepro.zip” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. En... Read more
New Input System does not respect Multiplayer ownership when using a Gam...
Reproduction steps:1. Make sure a Gamepad is available for testing2. Open the attached "IN-92249.zip" project3. Open the "NGO_Setup"... Read more
InputSystem reroutes a keyboard character into the TextField when charac...
How to reproduce:1. Open the “TextFieldInputBug.zip“ project2. Open the “SampleScene“3. Enter the Play Mode4. Press the “X“ key on t... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder