Search Issue Tracker
Keyboard inputs are not excluded when using WithControlsExcluding
How to reproduce: 1. Open the attached “IN-94799” project 2. Ensure a controller is connected 3. Select the “Demo” GameObject in ... Read more
"InvalidOperationException" and additional errors throw in the Console w...
How to reproduce: 1. Open the “Input System Test“ project 2. Open the “SampleScene“ 3. Enter the Play Mode Expected result: No... Read more
TouchPhase.Ended is called more than once when releasing the touchscreen
How to reproduce: 1. Open the “TouchEnded test.zip“ project 2. Open the “SampleScene“ 3. Enter the Play Mode 4. Touch and releas... Read more
InputSystem does not register (Xbox) controller inputs in the background...
Reproduction steps: 1. Open the “ReproProject“ project 2. Open the “Assets/Scenes/SampleScene“ scene 3. Connect a controller 4. ... Read more
NullReferenceException is thrown when undoing newly duplicated Action Maps
Reproduction steps: 1. Open the attached “inputsystemnull.zip” project 2. Double click on the “NewActionMap.inputactions” asset fr... Read more
PreUpdate.InputForUIUpdate generates garbage every frame when the Input ...
Reproduction steps: 1. Open the attached “Test14“ project 2. Open the “Assets/Scenes/SampleScene” scene 3. Enter the Play mode 4... Read more
The mouse position is not updated when the "Mouse.WarpCursorPosition" fu...
How to reproduce: 1. Open the "WarpMousePosition.zip" project 2. Open the "SampleScene" 3. Enter Play Mode 4. Click the Left mou... Read more
Selection state reset occasionally when deselecting the window or reload...
Steps to repro: Open the Project Wide Actions window -> Create the ProjectWideActions asset and select one of the actions in the lis... Read more
"Add Binding" selection has glitchy behavior when one Control Scheme is ...
Reproduction steps: 1. Open the attached “IN-96934.zip” project 2. Double click on the “InputSystem_Actions” from the Project Window... Read more
The new Input System does not register the "Delta Time Scale" Processor ...
How to reproduce: 1. Open the “DeltaTimeRepro“ project 2. Open the “Max“ scene 3. Enter the Play Mode 4. Observe the Console win... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL