Search Issue Tracker
Action Maps don't have rename selection from right click menu
How to reproduce: 1. Open/create any project and install Input System package 2. Create -> Input Actions and open it 3. Create a ... Read more
[Input System][Android]Input is not registered with some of the devices
Steps to reproduce: 1. Open user's attached project "I, Mirror.zip" 2. Build it to Android 3. Drag the screen from bottom to top 3. ... Read more
Adding a Binding to one InputAction element in a List adds the same bind...
How to reproduce: 1. Open attached project "inputTest.zip" 2. In the project window, go to Assets > Scenes and double-click "SampleS... Read more
Add new Action context menu doesn't filter options when using a right mo...
To reproduce: 1. Open attached project ("case_1258135-Sample.zip") 2. From Assets select 'Test' Input Action Asset > Edit 3. Use the... Read more
[Quest] Controller sometimes does not get recognized or controls do not ...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/SampleScene.unity” Scene 3. Build and Ru... Read more
InputControl.IsPressed() always returns true when using new Input System
How to reproduce: 1. Open the attached project (InputSystemPressedTest.zip) 2. Open scene Scenes/SampleScene 3. Press the Play butto... Read more
Input Package deserializing JSON multiple times when entering/exiting pl...
Using Unity 2022.1.0a7 1. Import this project: https://github.cds.internal.unity3d.com/unity/se.perf.lostcrypt 2. Run the "EnterExi... Read more
EventData.clickCount doesn't increase when clicking repeatedly in the ne...
Reproduction steps: 1. Open user's project "2021.2-Test.zip" 2. Open "UIExample" Scene 3. Enter Play Mode 4. Click on "Cube" GameObj... Read more
[Input System] Mouse and Touchscreen control schemes are ambiguous when ...
Reproduction steps: 1. Open the attached project ("case_1255580-TouchSchemes.zip") 2. Open the repro scene ("SampleScene") 3. Enter ... Read more
Crash on MemoryProfiler::GetAllocationRoot when an Additive Scene is unl...
Reproduction steps: 1. Open user's attached project 2. Open scene "TitleScene" and enter Play Mode 3. Use the arrow keys to navigate... 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