Search Issue Tracker
[IL2CPP] Including the Input System package in project significantly add...
Reproduction steps:1. Open attached project "OptimizeForWebGL.zip"2. Build with Input System package and note build folder size3. Bu... 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 Bluetooth3. Open Input Debugge... Read more
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 Runner3. ... Read more
Memory leak in OnScreenStick
DescriptionOnScreenStick is leaking memory when destroyed Initial setupUnity with Input System. Reproduction stepsAdd OnScreenStick ... Read more
Case-insensitive string reformatting of InputSystem fails when using Tur...
How to reproduce:1. Install the Turkish language pack2. Change Region and Language to Turkish3. Open the “IToJump.zip“ project4. Ope... Read more
InputSystem does not register (Xbox) controller inputs in the background...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Connect a controller4. Enter Pl... Read more
[Android] Objects aren’t scaled or rotated when they’re positioned on a ...
Reproduction steps:1. Open the attached “Bug report.zip” project2. Build And Run3. Put two fingers on the GameObject and move them a... 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. S... Read more
Pointer.current.position and Mouse.current.position returns dfifferent r...
How to reproduce:1. Open the "MousePicker.zip" project2. Open the "Mouse Picker" Scene3. Make sure both Scene view and the Game view... Read more
[Input System] .wasPressedThisFrame is false after Thread.Sleep() and In...
Reproduction steps:1. Open attached project "ThreadSleep.zip" and scene "SampleScene"2. Enter Play Mode3. Press keyboard keys rapidl... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default