Search Issue Tracker
ENABLE_INPUT_SYSTEM symbol is not being updated when the Input system is...
1) Open SampleScene in the attached project2) See the debug message in the console. If it's not there, enter playmode.3) In Player s... 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 PlayMode3. Run all tests Expected result:... 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 > In... 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-Technolog... 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 t... 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 co... Read more
Xbox controller's View and Share buttons are not registered correctly wh...
How to reproduce: Open the attached project “IN-16317.zip“ Open the “Assets/New Controls.inputactions” Expand the “New action“ under... Read more
[InputSystem] Could not assign InputActionReference value programmatically
How to reproduce:1. Open the attached project "1306769.zip"2. Load the "ButtonRemapScreen" scene3. 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 computer3. Enter Play M... 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) project2. Open the "Input Tester" Scene -> enter the PlayMode3. 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
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- “Full Screen Pass Renderer Feature_Old GUID” text is cut off in Renderer Features window
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor