Search Issue Tracker
[WebGL][InputSystem] InputPlayer doesn't seem to be auto switching curre...
-e: Touch and Keyboard/Mouse events coming from WebGL don't seem to trigger the InputPlayer to auto-switch the current control schem... 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
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
GameObject is ignored in VR when trying to click on UI through the GameO...
Reproduction steps:1. Open the attached "1379298.zip" project2. Open the "TrackedDeviceRaycasterTest" Scene3. Enter the Play Mode4. ... Read more
Pointer delta is lost when input merging occurs on the release frame
How to reproduce:1. Open the project “IN-113318_InputSystem”2. Open the scene “Trumpet”3. Enter Play Mode4. Click and fling the mous... Read more
[Input System] PS5 controller is not supported on desktop platforms and ...
How to reproduce:1. Create a new Unity project and import the Input System package2. Connect a PS5 controller3. Open Window > Ana... Read more
[Input System] PlayerInput.Instantiate pairs all devices with the same c...
How to reproduce:1. Open the attached project "unity-bug-1326095-main.zip"2. From the Project tab, open Assets/Scenes/SampleScene.un... Read more
[Mobile]Inconsistent results of EventSystem.current.IsPointerOverGameObj...
Reproduction steps:1. Download the attached "InputRepro.zip" project2. Build and deploy the project to iOS(The following steps are m... Read more
[Input System] Out-of-focus Gamepad devices do not set ButtonControl.was...
Reproduction steps:1. Open the attached user's project "InputSystem Bug.zip"2. Connect a xinput compatible controller3. In the Proje... Read more
Mouse delta accumulates error during panning when using Mouse.current.de...
Reproduction steps:1. Open the attached "IN-121192.zip" project2. Open the "SampleScene" scene3. Enter Play mode4. Click "Use Mouse.... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class