Search Issue Tracker
[Input System]Hold Interaction makes an Input Action unresponsive when 2...
How to reproduce:1. Open the attached "1239551 repro" project2. Open the "TestScene" from the Assets folder3. Enter Play Mode4. Hold... Read more
Compile errors with TvOs
-error: when using trying to use the Input System while TvOS is the active platform you get compile errors regarding the XR namespac... Read more
ArgumentOutOfRangeException error when adding a new Control Scheme while...
Reproduction steps:1. Open the attached “inputcontrolscheme.zip” project2. Open the “InputSystem.inputactions“ from the Project Wind... Read more
Input DualSense Detection iOS
DualSense on iOS is not reported correctly: displayName is incorrect, DualSenseGampadiOS is missing Read more
[Input System] IsPointerOverGameObject is not working reliably when usin...
How to reproduce:1. Open the "case_1358304" project2. Open the "SampleScene" Scene3. Open the "Window -> General -> Device Sim... Read more
InputSystemUIInputModule causes a memory leak when it is disabled and th...
Reproduction steps:1. Open the attached “IN-105276.zip” project2. Open the “SampleScene”3. Enter Play mode4. From the Hierarchy, sel... 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 Pla... Read more
[Input System] Oculus Touch Controllers on Oculus Quest not handled
See https://github.com/Unity-Technologies/InputSystem/issues/730 Read more
Crash on executing code with an Input System call, which doesn't crash w...
Reproduction steps:1. Open the attached project ("1242406.zip") or import the attached "CrashScene.unitypackage" to any project and ... 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