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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build