Search Issue Tracker
Input System does not compile when Unity Analytics module is not enabled
Reproduction steps:1. Open the attached "InputSystemAnalyticsRepro.zip" project2. Observe the Console Expected result: No errors pre... Read more
Cursor does not move when using CursorMode.ForceSoftware in New Input Sy...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mode4... Read more
InputSystem.onAnyButtonPress gets called every frame when the controller...
Reproduction steps:1. Open the attached “Input-System-Test.zip“ project2. Connect Xbox controller and enter Play mode3. Hold any of ... Read more
Stack Overflow exception when using a custom Bluetooth controller with B...
How to reproduce:1. Open the attached “IN-78554“ project2. Open Input Debugger (Window → Analysis → Input Debugger)3. Ensure the cus... Read more
The toggle value changes multiple times when toggled with Enter and the ...
How to reproduce:1. Open the “InputSystem bugs.zip“ project2. Open the “OutdoorsScene“3. Enter Play Mode4. Click on the Toggle butto... Read more
"error CS1061: 'InputAnalytics.IInputAnalytic' does not contain a defini...
How to reproduce:1. Open the attached project "AddressableError.zip"2. Open Window>Asset Management>Adressables>Groups3. Cl... Read more
'OnDrop' event not called when 'IPointerDownHandler' is included
How to reproduce:1. Open the attached “IN-81883“ project2. Open the “SampleScene“3. Enter Play Mode4. Try to drag the “RedSquare” on... Read more
InputDeviceTester sample only show Touch contact once
Steps to reproduce: 1. Open InputSystem project 2. Open donwload/install external sample "InputDeviceTester" (if needed) 3. Open Inp... Read more
Navigating Actions using the arrow keys is not possible when an action i...
How to reproduce:1. Open the attached "inputsys_navigation_issue" project2. Open the "Controls" Input Actions3. Double-click the "A"... Read more
Actions are not highlighted in Input Actions when navigating using Tab
How to reproduce:1. Open the attached "inputsys_navigation_issue" project2. Open the "Controls" Input Actions3. Select the "A" Actio... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default