Search Issue Tracker
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 Ga... 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
PlayerInput actions not triggered when using Invoke C# Events behavior
Steps to reproduce: 1. Open the attached "InputSystemMigrationIssue-master.zip" project 2. Open the "OutdoorsScene" 3. Enter Play... 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
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Crash on Texture::TextureIDMapInsert when opening a specific project