Search Issue Tracker
Input events are not handled when called from the FixedUpdate when Game ...
How to reproduce: 1. Open project "3dtest.zip" 2. Enter the Play Mode 3. Focus the Game window 4. Press the "Spacebar" button Expec... Read more
[Input System] PlayerInput.Instantiate pairs all devices with the same c...
How to reproduce: 1. Open the attached project "unity-bug-1326095-main.zip" 2. From the Project tab, open Assets/Scenes/SampleScene.... Read more
PS5 controller doesn't work on non-PS5 platforms
-e: it shows up as DS4 HID device but doesn't work correctly -repro: --open attched project (or just make new empty one) --attach P... Read more
[Input System] Normalized input returns incorrect value when the Input i...
Description: The user wants to Normalize the controller's Left analog stick X-Axis input values in the range [0 .. 1], 0.50 being th... Read more
[Input System] Input System Axis Deadzone Minimum Value fallsback to Def...
Reproduction steps: 1. Open the attached user's project "BugInputSystemDeadzone.zip" 2. In the Project window under the "Assets" fol... Read more
"Add 2D Vector Composite" is missing from the UI dropdown options when a...
Reproduction steps: 1. Open the attached project "Input System Test.zip" 2. In the Project window open the Assets folder and double-... Read more
ISubmitHandler.OnSubmit is not being called when Update Mode is set to "...
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the “Assets/BugAssets/SampleScene“ Scene 3. Enter Play Mode ... Read more
Input system regression: Rebinding axis returns just axis instead of button
How to reproduce: 1. Open the attached project “Input System Axis Bug.zip” 2. Open the “SampleScene“ Scene 3. Enter the Play mode 4.... Read more
[Input System] PS5 controller is not supported on desktop platforms and ...
How to reproduce: 1. Create a new Unity project and import the Input System package 2. Connect a PS5 controller 3. Open Window > Ana... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true