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 versio... 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 GameObjec... Read more
NullReferenceException errors are thrown when interacting with Input Sys...
How to reproduce: 1. Create a new Unity project 2. Import the Input System package 3. Import the Quick Search package 4. Open Edit >... Read more
The Input System sometimes delays button release input
Reproduction steps: 1. Open the attached project 2. Play the project 3. Start double-tapping the left or right arrow key and eventua... Read more
[Input system] When releasing one touch and pressing a second touch duri...
Steps to reproduce: 1. Create a new project 2. Install Input System package 3. Setup On Screen Controls for an Android device 4.... 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 WebGL 3. Open the browse... Read more
“Have reached maximum player count of 2” error is thrown instead of a wa...
Reproduction steps: 1. Open the attached “MaxPlayerCountBug.zip“ project 2. Enter Play Mode and connect 3 Gamepads 3. Observe the... Read more
[Input System] Oculus Touch Controllers on Oculus Quest not handled
See https://github.com/Unity-Technologies/InputSystem/issues/730 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 ... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow