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
UI Element navigation using the arrow keys sometimes becomes unresponsiv...
Reproduction steps:1. Open the attached "IN-93686" project2. Open the “SampleScene” Scene3. Enter Play mode4. Use the up and down ar... 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
- Depth of Field doesn't apply correctly to Canvas UI when it is set to World Space Render Mode
- Crash on GetElementMapKey when "None" is assigned to a field with binding path "m_GameObject"
- Stereoscopic skybox renders as monoscopic when using Multi-pass render mode in XR plugin while using URP
- Parameterized Tests with ValueSource fail when supplied parameter is an System.Object
- Error Message "Broken text PPtr in file" is not informative enough to locate the problematic asset