Search Issue Tracker
[Input System] PS4 Controller causes large CPU lag spikes when connected...
How to reproduce: 1. Open the attached project “IN-20593.zip“2. Open the (Project Settings > Input System Package)3. Ensure the “... Read more
CPU usage spikes in the Input System when a gamepad and another input me...
How to reproduce:1. Open the attached “InputSystem_PlayerInputTest“ project2. Open the “TestScene“ Scene3. Connect a gamepad4. Enter... Read more
New Input System inconsistency when using Delta mouse over position
Reproduction steps: Open the user’s attached project Enter the Play Mode Click the left mouse button in the Game window Expected res... Read more
Opening the project throws a "System.ArgumentException: An item with the...
How to reproduce:1. Open the user’s attached project2. Observe the Console Expected result: No errors are thrownActual result: “(0,0... Read more
[PS5] DualSense controller low rumble not triggering when value of SetMo...
How to reproduce:1. With a PlayStation 5 controller connected open the attached project “FishSchools.zip”2. Select the “PlayStationC... Read more
The playstation controller's UI confirmation button is Square, instead o...
How to reproduce:1. Open the attached project “Test.zip“2. Open the “SampleScene“ Scene3. Enter the Play mode4. Connect a PS4 “DualS... Read more
TouchPhase.Began is not always reported when using UnityEngine.InputSyst...
Repro case:{code:c#}using UnityEngine;using UnityEngine.InputSystem.EnhancedTouch; public class TouchController : MonoBehaviour{// S... Read more
When rebinding input, submit is not responsive when switching devices
How to reproduce:1. Connect a controller to the PC2. Open the attached project “InputBugTest.zip“3. Enter the Play mode4. Press the ... Read more
Mouse inputs in the Game view don't work when importing project files in...
How to reproduce:1. Create a new Unity project (and open it)2. Replace files in the Project folder with the attached “Assets“, “Proj... Read more
Mouse position and mouse click input not recognized when rebinding is ac...
How to reproduce:1. Open the project "IN_22606"2. Enter the Play Mode3. Press "Start"4. Press "Cancel" or uncheck the check Expected... 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
- Animator Controller Layer Weight field accepts “NaN” as a valid value instead of rejecting it
- Package Manager redirection buttons are changed to "Checkmarks" after installing additional Packages in the Multiplayer Center
- [Linux] Character '@' is not inputted when pressing AltGr + Q with a German keyboard layout
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Sprites lose their reference in Scene and Game view when changing Texture2D Import Settings