Search Issue Tracker
Keyboard input is not working in Play mode when using wildcard
Reproduction steps: Open the attached project “WildCardRepro“ Open the “Assets/Samples/SimpleDemo/SimpleDemo_UsingPlayerInput.unity“... Read more
[New Input System] Gamepad bindings are not triggered if connecting the ...
Reproduction steps: Open the attached “Input Test“ project Open the “SampleScene” scene Enter the Play Mode Connect the gamepad (a U... Read more
W (input to move forward) does not work
Steps to reproduce:1. Open the “2D Racing Game” project2. Build And Run in WebGL/Windows3. Wait for the timer to end4. Press W (to m... Read more
Input System Action execution order is determined by the order of Bindin...
How to reproduce: Open the attached project “IN-23357.zip“ Open the “SampleScene” Scene Enter the Play mode Press the “Spacebar“ key... Read more
PlayerInput onDisable throws a NullReferenceException error after exitin...
How to reproduce:1. Open the attached “repro-project.zip“2. Enter Play mode3. Press any button on the keyboard4. Exit Play mode and ... Read more
"NotImplementedException" and "Cannot find binding" errors are thrown wh...
Reproduction steps: Open the attached (UnityInputSystemSamples.zip) project Open the “Assets/Samples/Input System/1.4.4/Rebinding UI... Read more
Error "NullReferenceException while resolving binding 'Test:<Mouse>/delt...
How to reproduce:1. Open the attached project “IN_16791.zip”2. Open "SampleScene"3. Enter Play Mode4. Exit Play Mode5. Observe the C... Read more
[new input system] wrong mapping of select button on series X|s xbox con...
How to reproduce:1. Open the attached project “IN-23357.zip“2. Open the “SampleScene” Scene3. Enter the Play mode4. Press the “Space... Read more
Play Mode Input Behavior does not function when Update Mode is set to Pr...
How to reproduce:1. Open the attached “repro-project.zip“2. In the Edit → Project Settings → Input System Package change “Update Mod... Read more
anyKey.isPressed still runs when using alt+tab to return to build
How to reproduce:1. Open the attached “AltTab” project2. Build and Run the project with the “SampleScene” Scene3. Alt+Tab out of the... 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