Search Issue Tracker
InputActionReference's reading resets when InputActionMap has an action ...
How to reproduce: 1. Open the attached project "TestInputActionReference.zip" 2. Open Assets/Scenes/SampleScene.unity 3. Build And R... Read more
InputAction array dropdown expansion and arrows are broken in the Inspec...
1. Open the user's attached project 2. Select the "Input array" GameObject in the Hierarchy window 3. Click the "2D Vector" elemen... Read more
[InputSystem] Device pairing sequence scrambles devices
Reproduction steps: 1. Open the attached user's project "Input System Bug Repro.zip" 2. Connect an XBOX one controller via USB 3.... Read more
Disambiguation numerical suffix "1" is added when changing Input Action ...
Reproduction steps: 1. Open the attached "1395103.zip" project 2. Open the "Test" Input Action asset 3. Rename the "A" Input Action ... Read more
PS5 DualSense controller's left motor does not work with the Input Syste...
How to reproduce: 1. Open the attached project “IN-9506.zip“ 2. Open the “SampleScene” Scene 3. Connect the PS5 DualSense controller... Read more
iOS TouchSamples stop working after upgrade to 1.4.0
-e: the TouchSamples scenes Drawing, Swiping and Tapping stop working after upgrading to 1.4.0 package -repro: --open attached proj... Read more
Controllers are not detected in player when plugged in before the Splash...
How to reproduce: 1. Open the attached project "ControllerBug.zip" 2. Open the Build Settings (File > Build Settings...) 3. Build... Read more
Unity Input System: Binding serialiser unsets the path if overrides are ...
Any activate override will serialize all overrides even if null. Reference: https://github.com/Unity-Technologies/InputSystem/blob/... Read more
Joy-Con's (L) left arrow key button press is recorded as Trigger instead...
How to reproduce: 1. Connect the Left Joy-Con using Bluetooth 2. Open the attached project “IN-5639.zip“ 3. Open “Assets/Input.input... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true