Search Issue Tracker
Input events are not handled when called from the FixedUpdate when Game ...
How to reproduce:1. Open project "3dtest.zip"2. Enter the Play Mode3. Focus the Game window4. Press the "Spacebar" button Expected r... Read more
Input System callbacks are not unregistered when a key is released
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Go to the Game view and press the Play button... Read more
[Input System][Mobile] PlayerInput's currentControlScheme is changed whe...
How to reproduce:1. Download the attached project "1364673.zip"2. In Build Settings, select Android platform and press "Build And Ru... Read more
UI Navigation stops working after adding two Input Devices to a Scene
Reproduction steps:1. Open the attached "1371332_2.zip" project2. Open the "GameScene" Scene3. Enter the Play mode4. Press the space... Read more
Received Mouse position is offset from cursor when using Input System
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button and go to the Game view... Read more
[Input System] Mouse.current.leftButton.isPressed returns true when righ...
Reproduction steps:1. Open the user's attached "Input Focus Bug.zip" project2. Build and Run the Player3. Left-click outside the pla... Read more
[Input System] Rebind override doesn't work when using two identical con...
Reproduction steps:1. Connect two identical controllers to PC (tested with DualShock 4 controllers connected via USB)2. Open the "Sa... Read more
ArgumentException errors are thrown when calling InputSystem.onAnyButton...
How to reproduce:1. Open user attached project2. Enter Play Mode3. Press any key on a keyboard that would output a symbol Expected r... Read more
Input DualSense Detection iOS
DualSense on iOS is not reported correctly: displayName is incorrect, DualSenseGampadiOS is missing Read more
InputControl.IsPressed() always returns true when using new Input System
How to reproduce:1. Open the attached project (InputSystemPressedTest.zip)2. Open scene Scenes/SampleScene3. Press the Play button a... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class