Search Issue Tracker
[Input System] Touch is not registered when button is pressed at the sam...
How to reproduce (mobile): 1. Open the attached project "ButtonIssue.zip" 2. Build and Run on Android 3. Press and hold any red s... Read more
Pointer.current.position and Mouse.current.position returns dfifferent r...
How to reproduce: 1. Open the "MousePicker.zip" project 2. Open the "Mouse Picker" Scene 3. Make sure both Scene view and the Game v... Read more
[Input System] UI Input Module lets the player navigate across other can...
How to reproduce: 1. Open the user's attached "Multiplayer input" project 2. Open Assets/Scene/SampleScene 3. Enter Play Mode 4. Mov... Read more
[Input System] Mouse movement interferes with gamepad's joystick
Reproduction steps: 1. Open attached project "MouseGamepadInterfaceExample.zip" and scene "SampleScene" 2. Enter Play Mode 3. In Gam... Read more
[Input System] PerformInteractiveRebinding method doesn't detect button ...
How to reproduce: 1. Open the attached "1272563 repro" project 2. Open the "SampleScene" Scene from Assets > Scenes folder 3. Enter ... Read more
Input System cannot read Vector2 values after InputActionSet has been di...
Reproduction steps: 1. Open attached project "InputSample.zip" and scene "SampleScene" 2. Enter Play Mode 3. While holding the 'D' k... Read more
The list of Bindings from another Action is expanded with its last eleme...
How to reproduce: 1. Open the attached "inputsystem_highlight_issue" project 2. Open the “Testactions” Input Action Asset from the... Read more
[Input System] Out-of-focus DirectInput Gamepad devices do not set Butto...
Reproduction steps: 1. Connect a DirectInput Gamepad to your system 2. Download and open the attached project: "InputSystemBug.zip" ... Read more
Potentially: wrong order of input system init versus MonoBehav Awake (pr...
How to reproduce: 1. Create a URP project or clone https://github.com/ernestasKupciunas/Winter.git (or open the attached project) 2.... Read more
[Input System] UI Input Module Action List gets overwritten with "None" ...
Reproduction steps: 1. Open the attached "Multiplayer input" project 2. Open Assets/Scenes/SampleScene 3. Observe the MultiplayerEve... 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