Search Issue Tracker
After deleting all Control Schemes in Input Actions Editor, dropdown tit...
Steps to reproduce: Open a Unity Project Create a new Input Action Asset via Assets > Create > Input Actions Open the new Inpu... Read more
[Input System] Inconsistent Input behavior with a key when using 2D Vect...
Reproduction steps:1. Open the attached "Input Vector Test" project2. Open Assets/Scenes/SampleScene3. Enter Play Mode4. Press the A... 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 ] UI button won't click when simulating a mouse click with...
Reproduction steps:1. Open the attached "Mouse Click simulation bug" project2. Open Assets/Scenes/SampleScene3. Enter Play Mode4. Ho... Read more
No On Hover Behaviour on +'s in Input Actions Editor
Steps to reproduce: Open a Unity Project Create a new Input Action Asset via GameObject > Create > Input Actions Open the Inpu... Read more
Test with InputTestFixture fails or causes other tests to fail when runn...
Reproduction steps:1. Open the attached project "InputTestFixtureBugSample"2. Open the Test Runner window and switch to "PlayMode"3.... 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
Contents of existing C# Script get replaced when Input Actions Asset wit...
Reproduction steps:1. Open the attached project "ReproProj"2. In the Project window, move “/Assets/FolderB/InputHolder.inputactions“... Read more
EventSystem.current.IsPointerOverGameObject returns false when clicking ...
Reproduction steps:1. Open attached "case_1297636.zip" project and Scenes/SampleScene scene2. Enter the Play mode3. In the Game view... Read more
EventData.useDragThreshold does not get reset back to true after clickin...
How to reproduce:1. Open the user's attached project2. Make sure the Architecture is set to "x86_64" in the Build Settings window3. ... 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