Search Issue Tracker
[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
[Android] Hard crash in touch code
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/161 Forum thread here: https://forum.unity.com/t... 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
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
In Play mode while Game View is active, Input.GetAxis registers addition...
How to reproduce: 1. Open attached project "case_1113119-Repro3.zip" and scene "SampleScene" 2. Position your mouse cursor in the m... Read more
[Mobile] Performance spikes on specific devices when tapping the display...
Steps to reproduce: 1. Create an empty project 2. Check "Development Build" and "Autoconnect Profiler" options in Build Settings 3. ... Read more
Alt+draggin with right-click does not rotate the Scene view when using a...
Reproduction steps: 1. Open the attached project "New Unity Project (7).zip" 2. In the Scene view press Alt and drag with right-clic... Read more
[Input] Xbox controller input not detected
Steps to reproduce: 1. Open user attached project 2. Connect 3 XBox controllers 3. Play the scene and observe that controller input ... Read more
[Windows] Cursor does not lock or hide when using only ISX.
Bug from Github: https://github.com/Unity-Technologies/InputSystem/issues/372 Original in forum: https://forum.unity.com/threads/can... Read more
One Input axis does not work after using Input.ResetInputAxes() while bo...
How to reproduce: 1. Open the attached "case_1130127-ResetInputAxesBug" project 2. Open scene "SampleScene" and enter Play mode 3. H... 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