Search Issue Tracker
[WebGL][InputSystem] InputPlayer doesn't seem to be auto switching curre...
-e: Touch and Keyboard/Mouse events coming from WebGL don't seem to trigger the InputPlayer to auto-switch the current control schem... Read more
InvalidCastException errors are thrown in the console when downgrading t...
How to reproduce:1. Create and open a new project2. Install the InputSystem Package through Window > Package Manager3. In the Pac... Read more
[Input System] Collider OnPointer event not registering when on second d...
How to reproduce:1. Open the attached project "ColliderMultiMonitorSizeIssue.zip"2. Build And Run the project3. Click the green squa... Read more
InputSystem rumble speed takes longer to start when connected via Bluetooth
How to reproduce:1. Create a new empty Project2. Go into Window -> Package Manager3. Download the Input System package from the U... Read more
USS transitions get stuck when Pointer Behavior is set to "Single unifie...
How to reproduce:1. Open the attached project ("UIToolkit Bug.zip")2. Build And Run the Scene "test" on a touch-enabled device3. Tap... Read more
[Input System] PS5 controller is not supported on desktop platforms and ...
How to reproduce:1. Create a new Unity project and import the Input System package2. Connect a PS5 controller3. Open Window > Ana... Read more
[Input System] PlayerInput.Instantiate pairs all devices with the same c...
How to reproduce:1. Open the attached project "unity-bug-1326095-main.zip"2. From the Project tab, open Assets/Scenes/SampleScene.un... Read more
[Mobile]Inconsistent results of EventSystem.current.IsPointerOverGameObj...
Reproduction steps:1. Download the attached "InputRepro.zip" project2. Build and deploy the project to iOS(The following steps are m... Read more
[Input System] Out-of-focus Gamepad devices do not set ButtonControl.was...
Reproduction steps:1. Open the attached user's project "InputSystem Bug.zip"2. Connect a xinput compatible controller3. In the Proje... Read more
Input System "One Modifier" fires event when regardless of which button ...
How to reproduce:1. Open the user’s attached “input system test.zip” project2. Enter Play Mode3. In the Game view, hold the left mou... 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