Search Issue Tracker
Touch doesn't fully press UI buttons when using the new Input System
Reproduction steps: 1. Open the attached project "Touch_build_test" 2. Go to File -> Build Settings 3. Make sure Development Build i... Read more
Input System does not work due to a missing "Restart" prompt when receiv...
Reproduction steps: 1. Create any new project that uses Unity Version Control 2. Remove the “Input System” package if it was automat... Read more
Input System's pen delta position returns incorrect Y values when using ...
How to reproduce: 1. Open the “PenDeltaBug.zip“ project 2. Open the “SampleScene“ 3. Enter Play Mode 4. Press any part of the Game v... Read more
Input Action is performed when rebinding with a gamepad
How to reproduce: 1. Open the “IN-100200_repro“ project 2. Open the “RebindingUISampleScene“ 3. Enter Play mode 4. In Game view... Read more
Null key present in Keyboard.current.allKeys when iterating through the ...
How to reproduce: 1. Open the “IN-99819_NullKeyboardKey“ project 2. Open the “SampleScene” 3. Enter Play Mode 4. Exit Play Mode ... Read more
All serialized Input control paths change when modifying one
How to reproduce: 1. Open the “IN-99486_repro“ project 2. Open the “SampleScene“ 3. Select the “InputIssue“ GameObject 4. In the... Read more
The New Input System is not detecting clicks when under heavy load
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the "/Assets/Scenes/Main.unity" Scene 3. Enter the Play Mode... Read more
InputEventTrace Replay causes a timing offset when pausing the playback
How to reproduce: 1. Open the “IN-98983_repro“ project 2. Open the “InputRecorderSample“ scene 3. Enter Play Mode 4. Press the “... Read more
XR Rig head movement is disabled when Input System's "Input Consumption"...
Reproduction steps: 1. Open the attached project "ReproProject" 2. Make sure option "Enable Input Consumption" is enabled in Inp... Read more
InvalidCastException errors are thrown in the console when downgrading t...
How to reproduce: 1. Create and open a new project 2. Install the InputSystem Package through Window > Package Manager 3. In 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running