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 Mode3. Focus the Game window4. Press the "Spacebar" button Expected r... 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.un... 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 PS5 ... 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 the... 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" folde... 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-cl... Read more
Key state misreported for ~1 second when refocusing on Game view while u...
How to reproduce:1. Open the attached "IN-88227" project2. Open the "SampleScene" and enter Play mode3. Click any window outside the... Read more
"InvalidOperationException: The InputEventPtr is not valid" is logged in...
How to reproduce:1. Open the user-attached project “DpadIssueReproduce”2. Open the “SampleScene” scene3. Enter the Play Mode4. Hold ... 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 package2. Connect a PS5 controller3. 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
- 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
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class