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
2D Vector Composite returns "IsPressed()" incorrectly when moving the jo...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Scenes/SampleScene” Scene3. Enter the Play Mode4. Tilt the le... 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
[MacOS] Can't clear text from text field when using Japanese IME on macOS
Reproduction steps (Original):1. Open the attached “IN-102260_LIVE-unity-test.zip“ project2. Open the “Assets/Scenes/CityMap.Unity“ ... 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
- 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