Search Issue Tracker
"{fileID: 0}" gets appended to "ProjectSettings.asset" file when buildin...
How to reproduce: 1. Create a new project 2. Install the "Input System" package 3. In the system's file manager navigate to "\[Pr... Read more
ENABLE_INPUT_SYSTEM symbol is not being updated when the Input system is...
1) Open SampleScene in the attached project 2) See the debug message in the console. If it's not there, enter playmode. 3) In Player... Read more
[InputSystem] MouseEventHandler breaks when running multiple PlayMode tests
Reproduction steps: 1. Open attached project "unity.zip" 2. In Test Runner window, switch to PlayMode 3. Run all tests Expected res... Read more
[Themes] [Input System]Scheme name is clipped in "Add Control Schema" wi...
Scheme name is clipped in "Add Control Schema" window. Steps to repro: 1. Create a new project. 2. Window > Package Manager > Inpu... Read more
[UWP][DualShock] DualShock 4 controller does not work.
Dualshock 4 controller is not recognized at all on UWP. Repro: 1. Download package and project at: https://github.com/Unity-Technol... Read more
[Input System] Using AddCompositeBinding does not set name of binding
1. In script, call InputActionSetupExtensions.AddCompositeBinding for an action inside an .inputactions asset. 2. Open the asset in ... Read more
[XR] [OpenVR] Controllers disconnected -> cancelled state on all control...
Steps to Reproduce: - Set up a Vive - Editor 2019.1.0b8 - project is https://github.com/Unity-Technologies/InputSystem stable branch... Read more
[InputSystem] Could not assign InputActionReference value programmatically
How to reproduce: 1. Open the attached project "1306769.zip" 2. Load the "ButtonRemapScreen" scene 3. In the Menu bar click on 'Test... Read more
[Input System] WithMatchingEventsBeingSuppressed doesn't work when tryin...
Repro steps: 1. Open the user's attached project "InputSystemBugReport.zip" 2. Connect a PS4 controller to the computer 3. Enter Pla... Read more
[Input System] Runtime errors when pressing more than one button at the ...
How to reproduce: 1. Open the attached (Input Tester 2.zip) project 2. Open the "Input Tester" Scene -> enter the PlayMode 3. Press ... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow