Search Issue Tracker
[Cross-Platform] Errors upon initial import of plugin - Ambiguous call
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/117 I have just tried installing this plugin and ... Read more
[OSX][Gamepad] Bluetooth XInputControllerOSX doesn't work in OSX
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/131 This bug seems to apply to bluetooth controll... Read more
[Android][Mouse] mouse.delta is stuck at (0, 0)
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/139 This issue still happens in the 9/19/2018 mob... Read more
[Windows][Touch] touch.touchType is displayed as "-26" instead of "Direct"
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/106 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
[Editor][Touch] TouchControl.pressure is not initialized
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/141 Try to do Touchscreen.current.touches[0].pres... Read more
[OSX][Keyboard] When Caps Lock is active, the key is always read as pres...
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/143 The Control.ReadValue() is always bigger than... Read more
Editor crashes on StripPrefabObjectsWhichAreNotReferenced after adding M...
Steps to reproduce:1. Open attached Unity project2. Open "GameObject" prefab in Prefab Mode3. Add a Mesh Renderer component to it in... Read more
Package contains additional references to Unity editor libs when setting...
To reproduce:1. Open the user's attached project2. Build the package using the Test->Export Test Package menu at the top3. Import... Read more
[WebRequest] Occasional "Unable to complete SSL connection" errors with ...
Steps to reproduce:1. Open QA attached project2. Open SampleScene.unity3. Build and Run the project on Android device (at least on 5... 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
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
- Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show