Search Issue Tracker
Race condition in DefferedResolutionOfBindings
There is a potential race condition in DefferedResolutionOfBindings [https://github.com/Unity-Technologies/InputSystem/blob/ab1b3... Read more
InputAction.WasPerformedThisFrame is false when using InputTestFixture.T...
How to reproduce: 1. Open the “IN-101362_Test“ project 2. Open Window > General > Test Runner 3. Click “Run All” 4. Observe test... Read more
TouchPhase.Ended is called more than once when releasing the touchscreen
How to reproduce: 1. Open the “TouchEnded test.zip“ project 2. Open the “SampleScene“ 3. Enter the Play Mode 4. Touch and releas... Read more
InputSystem reroutes a keyboard character into the TextField when charac...
How to reproduce: 1. Open the “TextFieldInputBug.zip“ project 2. Open the “SampleScene“ 3. Enter the Play Mode 4. Press the “X“ ... Read more
InputActionAsset.FindAction throws exception if map is empty. (EditMode)
*Steps to reproduce:* {{var asset = ScriptableObject.Create<InputActionAsset>();}} {{asset.AddActionMap("Map");}} {{asset.FindA... Read more
JoinPlayer does not split the screen when changing the splitScreenIndex ...
How to reproduce: 1. Connect a controller to the device 2. Open the “IN-76945_TestSplitScreen“ project 3. Open the “SampleScene“ ... Read more
"Action Map Must Be Contained in State" and other errors are thrown when...
Reproduction steps: 1. Open the attached "Input System Issue.zip" project 2. Open the "SampleScene" 3. Enter and exit Play mode ... Read more
InputSystem.onEvent is called when changing Cursor.lockState to "CursorL...
How to reproduce: 1. Open the attached “IN-77283” project 2. Connect a gamepad 3. Open the “SampleScene” and enter Play mode 4. ... Read more
UI Toolkit Slider element is not controlled correctly when using a gamep...
Reproduction steps: 1. Open the attached “UITKFaultyControllerSupport.zip“ project 2. Connect the controller 3. Open the SampleSc... Read more
[Input System] TrackedPoseDriver stops tracking with Input System 1.14.0...
Steps to reproduce: 1. Open the attached user's project "InputSystemPoseDriverIssue.zip" 2. Connect Meta link to Quest 2/3 3. Mak... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key