Search Issue Tracker
Input doesn't reset to default values after disconecting gamepad
Steps to reproduce: 1. Download the attached project and open "debug" scene 2. Connect gamepad 3. Press trigger (or any other button... Read more
[macOS] Controller input does not work on macOS Standalone builds
Steps to reproduce: 1) Open the attached project. 2) Build for macOS. 3) Connect a controller (PS4 or Xbox will do). 4) Run the buil... Read more
Wrong instructions provided in error message when Input Button name is n...
How to reproduce: 1. Open attached project and "SampleScene" 2. Enter playmode and open console, observe the error message thrown A... Read more
Submit Event not called when using a controller inside an active Input F...
Steps to reproduce: 1. Open user-submitted project (make sure you're in SampleScene.unity) 2. Connect a controller (tested with an X... Read more
[Android] Slower response to movement when magnification feature is enabled
How to reproduce: 1. Open Unity project, attached by a tester 2. Build and run on a device with triple tap zoom function 3. While bu... Read more
Mouse.lockState change from Locked to Confined breaks mouse in editor
How to reproduce: 1. Open user-submitted project (ReproduceMouseLock.zip) 2. Press Play 3. Press Alt, which locks the mouse movement... Read more
[iOS] Unable to combine the last input character in Text Input Field whe...
Reproduction steps: 1. Download and open the attached "TestInputField.zip" project 2. Build and deploy the project to iOS 3. Type in... Read more
[iOS][Legacy Input] Left and Right stick press doesn't work on Xbox One ...
To reproduce: 1. Open project and load "TestScene" 2. Build and Run on iOS device 3. Connect Dualshock or Xbox One controller to dev... Read more
Android Touch Input becomes offset when rotating device
To reproduce: 1. Open user attached project "2018.2.12f1.zip" 2. Build for Android 3. When built, try inputting touch while phone is... Read more
[iOS][Touch] Stylus Pressure value is not normalized
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/121 This is also the case with old Input on iOS,... 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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs