Search Issue Tracker
Mouse position and mouse click input not recognized when rebinding is ac...
How to reproduce:1. Open the project "IN_22606"2. Enter the Play Mode3. Press "Start"4. Press "Cancel" or uncheck the check Expected... 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
[Input System] State errors are printed to the Console when having an ac...
How to reproduce:1. Open the attached project "Sample Input Bug Project.zip"2. Open SampleScene3. Enable the 'Example: Two Bindings,... Read more
[Input System] GetDevice<T>.IsActuated reports incorrect results after a...
Reproduction steps:1. Open attached project "InputActuatedTest.zip" and scene "SampleScene"2. Enter Play Mode3. In Project window, o... Read more
[Android][Input System] TouchPhase fails to complete after taking a scre...
Reproduction steps:1. Open the attached user's project "tt1.zip"2. In the Project Window under the "Scenes" folder open "SampleScene... Read more
[Input System] Unity Events called twice when using Player Input Manager...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Click the left mouse button4. In... Read more
[InputSystem] ArgumentOutOfRangeException is thrown when calling IsPoint...
Steps to reproduce:1. Open the attached project "1337354.zip"2. Connect Android (or IOS) device3. Build and run the "SampleScene" Sc... Read more
Player Input Manager assigns wrong indexes for newly connected devices w...
Reproduction steps:1. Open the attached “Repro“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the Play Mode4. C... Read more
Mouse inputs in the Game view don't work when importing project files in...
How to reproduce:1. Create a new Unity project (and open it)2. Replace files in the Project folder with the attached “Assets“, “Proj... Read more
trying to delete the last composite of a composite binding throws except...
Steps to reproduce: 1. create new action map 2. add new action 3. add a composite binding to the action 4. expand the composite bind... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class