Search Issue Tracker
[Editor] When Preference window is open, exiting Playmode generates Null...
Github: https://github.com/Unity-Technologies/InputSystem/issues/681 Repro:1. Download package and project at: https://github.com/Un... Read more
Cursor does not move when using CursorMode.ForceSoftware in New Input Sy...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mode4... 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 System] Inconsistent Input behavior with a key when using 2D Vect...
Reproduction steps:1. Open the attached "Input Vector Test" project2. Open Assets/Scenes/SampleScene3. Enter Play Mode4. Press the A... Read more
The Input System sometimes delays button release input
Reproduction steps:1. Open the attached project2. Play the project3. Start double-tapping the left or right arrow key and eventually... Read more
[New Input System] Input reports EnhancedTouch delta Position(0,0) when ...
How to reproduce:1. Open the “IN_71593” project2. In the Build Settings select the Android Platform3. In the “Run Device” dropdown, ... Read more
Performed callback is invoked if moving the cursor while the “Completing...
How to reproduce:1. Open the user’s attached “NIS.zip” project2. Enter Play Mode3. While the “Completing Domain/Hold on” loading bar... Read more
[VR][Editor] Game view loses input when the window is not in focus.
Github: https://github.com/Unity-Technologies/InputSystem/issues/649 Repro:1. Download package and project: https://github.com/Unity... Read more
"InvalidOperationException" and additional errors throw in the Console w...
How to reproduce:1. Open the “Input System Test“ project2. Open the “SampleScene“3. Enter the Play Mode Expected result: No errors a... Read more
[macOS][Input System] Disconnecting and reconnecting the first connected...
Reproduction steps:1. Download and open the attached "GamepadBugTest.zip"2. In the menu bar, press "Window" > "Analysis" > "In... 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