Search Issue Tracker
Cursors is still visible when entering the Play Mode using Cursor.lockSt...
How to reproduce: 1. Open user's attached "CursorCaptureTest3" project 2. Open the "SampleScene" Scene 3. Enter the Play Mode while ... Read more
Issues reordering actions in action map editor
-error: there are issues trying to reorder actions in the map editor -repro: --open an action map (either attached project or make ... Read more
ENABLE_INPUT_SYSTEM symbol is not being updated when the Input system is...
1) Open SampleScene in the attached project 2) See the debug message in the console. If it's not there, enter playmode. 3) In Player... Read more
[Mac] Player crashes on mono_jit_runtime_invoke when calling IDualShockH...
How to reproduce: 1. Open the attached "case_1193017.zip" Unity project 2. Connect a DualShock controller via USB 3. Build and run t... Read more
[InputSystem][Windows] Pen updates mouse but without position
Repro in Windows editor. Need a tablet (e.g. Wacom). 1. Open Input Debugger. 2. Pop open Mouse device. 3. Pop open Pen device. 4. P... Read more
Console errors appear after upgrading New Input System Package to previe...
How reproduce: 1. Create a new Unity project 2. Install Input System preview - 0.9.6 through Package Manager 3. Create new Input Act... Read more
Top Action in top Action Map is selected on adding first binding to new ...
*Steps to reproduce:* 1. Open project wide action map 2. create a new action in either Player or UI action map 3. select th... Read more
InvalidOperationException is thrown when re-entering the Play Mode with ...
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the “Assets/Scenes/SampleScene.unity” Scene 3. Enter the Play... Read more
New Input System Press Trigger callback is blocked when Tap interaction ...
To reproduce: 1. Open attached project ("case_1215143.zip") 2. Press Play and focus the Game View 3. Hold the "Shift" button for a f... Read more
[InputSystem] Reordering of ActionMaps in Input Action window fails and ...
How to reproduce: 1. Open attached project "InputTests.zip" (or create a new project and import Input System package) 2. In Project... 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