Search Issue Tracker
Impossible to choose Gamepad as Binding Path when Control Scheme is set ...
Repro steps:1. Open the attached project "case_1219415-BugRepro_003.zip"2. In the Project tab, click on Assets > GameInputActions... Read more
"Add Binding" selection has glitchy behavior when one Control Scheme is ...
Reproduction steps:1. Open the attached “IN-96934.zip” project2. Double click on the “InputSystem_Actions” from the Project Window3.... Read more
Interactions are reset to default when you set 0 as values
How to reproduce:1. Open the attached project "IN-55588.zip"2. Open Assets/New Controls.inputactions3. Change Action properties>I... Read more
InputActionAsset.FindAction throws exception if map is empty. (EditMode)
Steps to reproduce: {{var asset = ScriptableObject.Create<InputActionAsset>();}}{{asset.AddActionMap("Map");}}{{asset.FindActi... Read more
[Input System] Devices are reassigned to the wrong users after adding a ...
How to reproduce:1. Open the user's attached project "BugTest.zip"2. From the Project tab, open Assets/Scenes/SampleScene.unity3. En... Read more
Input System does not compile when Unity Analytics module is not enabled
Reproduction steps:1. Open the attached "InputSystemAnalyticsRepro.zip" project2. Observe the Console Expected result: No errors pre... Read more
UI Element navigation using the arrow keys sometimes becomes unresponsiv...
Reproduction steps:1. Open the attached "IN-93686" project2. Open the “SampleScene” Scene3. Enter Play mode4. Use the up and down ar... Read more
Mouse movement isn't recognized in Editor Play mode and Build when it is...
How to reproduce:1. Open the attached project ("Input system Remote connection.zip") in machine accessed by Remote Desktop2. Open "I... Read more
[New Input System] PlayerInput component ignores player input when using...
Reproduction steps:1. Open the attached project ("case_1205971-ControlScheme.zip")2. Open the repro scene ("SceneWithControlScheme")... Read more
[Windows] Active Touch Count keeps increasing when repeatedly clicking i...
Reproduction steps:1. Open the attached “IN-96723_touch_repro” project2. Open the “Assets/Scenes/SampleScene.unity” scene3. Change G... 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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path