Search Issue Tracker
InputActions asset gets cleared when the Input System package is updated
How to reproduce:1. Open the project attached by the user("TEST_XboxOneBuild")2. Update "Input System" package to any newer version ... Read more
[Input System] UI becomes unresponsive when multiple GameObject componen...
How to reproduce:1. Open user-submitted project (Unity_ButtonFeedback_2019_3)2. In 'Scene' scene disable the PlayerInput GameObject3... Read more
NullReferenceException errors are thrown when interacting with Input Sys...
How to reproduce:1. Create a new Unity project2. Import the Input System package3. Import the Quick Search package4. Open Edit > ... Read more
The Input System sometimes delays button release input
Reproduction steps:1. Open the attached project2. Play the project3. Start double-tapping the left or right arrow key and eventually... Read more
UI element hitboxes misaligned for "Virtual Cursor" when resolution is n...
Reproduction steps: 1. Open the attached project “IN-85914.zip“2. Open the scene “GamepadMouseCursorSample“3. Connect a gamepad4. In... Read more
[WebGL] Input stops working when 2 Player Input Components are in the Scene
How to reproduce:1. Open the attached Project "inputTest"2. Build and Run the Scene "GameplayScene" on WebGL3. Open the browser's Co... Read more
“Have reached maximum player count of 2” error is thrown instead of a wa...
Reproduction steps:1. Open the attached “MaxPlayerCountBug.zip“ project2. Enter Play Mode and connect 3 Gamepads3. Observe the Conso... Read more
Input System does not work due to a missing "Restart" prompt when receiv...
Reproduction steps:1. Create any new project that uses Unity Version Control2. Remove the “Input System” package if it was automatic... 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 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
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