Search Issue Tracker
[InputSystem] InputActionReference loses GUID when its action is moved o...
How to reproduce: 1. Open the attached 'project-1229145.zip' project 2. In the Hierarchy window select 'GameController' 3. In the In... 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 > Inpu... Read more
[InputSystem] Runtime rebinds are leaking into .inputactions asset
User description: I've tried this again with the latest version that is currently available to download from within Unity 0.9.4-pre... Read more
Search in action map editor throws exception on entering space
-e: see title -repro: --open action map editor --click into the search box --press space --NOTICE an exception is thrown: IndexOutO... Read more
CallbackContext is not called when two buttons are pressed or released
How to reproduce: 1. Open attached project "RagdollGame.zip" and scene "SampleScene" 2. Enter Play mode 3. Press W and D at the sam... Read more
CallbackContext is not called when a key is released
How to reproduce: 1. Open attached "project-1171733.zip" project 2. Enter Play mode 3. Press 'D' key and release it Expected result... Read more
Inconsistent ENABLE_PROFILER scripting defines in InputManager.cs when u...
How to reproduce: 1. Create a new project using the default 3D template 2. Import the "Input System" package 3. Open the package's "... Read more
PhysicsRaycaster is not respecting the displayIndex when using multiple ...
How to reproduce: 1. Open the attached project "MultiDisplayTest.zip" 2. Enter Play Mode 3. Click on the "CircleSprite" in the Ga... Read more
Action binding path selection windows doesn't remember navigation state
-error: see title, it always sticks with Usage even if you navigated back -repro: --open attached project --open Input Action map i... 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