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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI