Search Issue Tracker
[InputSystem] MouseEventHandler breaks when running multiple PlayMode tests
Reproduction steps:1. Open attached project "unity.zip"2. In Test Runner window, switch to PlayMode3. Run all tests Expected result:... Read more
[Input System] Normalized input returns incorrect value when the Input i...
Description:The user wants to Normalize the controller's Left analog stick X-Axis input values in the range [0 .. 1], 0.50 being the... Read more
Input starts with the “Ended” phase when touching a side of a screen if ...
How to reproduce:1. Build And Run the user’s attached “InputSystemBug.zip” project on an iOS device2. In the app, press on the side ... 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
"ArgumentOutOfRangeException: Specified argument was out of the range of...
How to reproduce:1. Open the user's attached project2. Open Assets/Characters/Player/PlayerControls.inputactions3. Click on the All ... Read more
[UWP][DualShock] DualShock 4 controller does not work.
Dualshock 4 controller is not recognized at all on UWP. Repro:1. Download package and project at: https://github.com/Unity-Technolog... Read more
[Linux] Can't access DualShock controller features due to SDL interface
Reproduction steps:1. Create a new project2. Add Input System package3. Click Window > Analysis > Input Debugger4. Connect Dua... Read more
First connected input will not work when the second input is connected w...
How to reproduce:1. Open project "InputLocalMultiplayer.zip"2. Enter Play Mode3. Press Enter button and move with WASD, arrows, or a... Read more
UI/Submit action from the DefaultInputActions asset is not recognised wh...
Reproduction steps:1. Open the "IN-47604.zip" project2. Open "Assets/Scenes/SampleScene"3. Connect a Nintendo Switch Pro controller ... Read more
Xbox controller's View and Share buttons are not registered correctly wh...
How to reproduce: Open the attached project “IN-16317.zip“ Open the “Assets/New Controls.inputactions” Expand the “New action“ under... 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