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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS