Search Issue Tracker
InputTestFixture tests return inverted values when pressing Gamepad's le...
Reproduction steps: 1. Open the attached project ("case_1336240.zip") 2. Open the Test Runner: Window > General > Test Runner 3. In ... Read more
[InputSystem] MouseEventHandler breaks when running multiple PlayMode tests
Reproduction steps: 1. Open attached project "unity.zip" 2. In Test Runner window, switch to PlayMode 3. Run all tests Expected res... Read more
[Input System] State errors are printed to the Console when having an ac...
How to reproduce: 1. Open the attached project "Sample Input Bug Project.zip" 2. Open SampleScene 3. Enable the 'Example: Two Bindin... Read more
Input System throws MissingReferenceException during event callback afte...
How to reproduce: 1. Open the attached project named "Case_1331572" 2. Open the SampleScene and enter Play mode 3. Press the Spaceba... Read more
[Input System] Gamepad input isn't tracked after switching control schemes
How to reproduce: 1. Open the user's attached project "InputSystemTest.zip" 2. From the Project tab, open Assets/SampleScene.unity a... Read more
"InvalidOperationException" and additional errors throw in the Console w...
How to reproduce: 1. Open the “Input System Test“ project 2. Open the “SampleScene“ 3. Enter the Play Mode Expected result: No... Read more
[new input system] wrong mapping of select button on series X|s xbox con...
How to reproduce: 1. Open the attached project “IN-23357.zip“ 2. Open the “SampleScene” Scene 3. Enter the Play mode 4. Press th... Read more
Controllers get swapped in VR after replacing the battery of the control...
Reproduction steps: 1. Open the user's attached "HandSwapping.zip" project 2. Enter the Play mode 3. Remove the battery from the rig... Read more
Unity crashes when changing Frame Size to 1 KB in Input Debugger for Blu...
Steps to reproduce: 1. Download and open the project "Lunarity.zip" 2. Connect a DS4 controller through Bluetooth 3. Open Input Debu... Read more
Can't open drop-down menu when hovering over free space in Input Action
Reproduction steps: 1. Create a new project and install the Input System package 2. Create a new Input Action and open it 3. Try to ... 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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used