Search Issue Tracker
Button press doesn't register when the Player is out of focus
How to reproduce:1. Create a new project 2. Install Input System package3. Add a button and make it do something4. Press File > B... Read more
Physics.Raycast doesn't trigger OnPointer events when mouse cursor is lo...
How to reproduce:1. Open the user's attached project "FirstPersonTest.zip"2. In Player Settings change the Active Input Handling to ... Read more
Input Events are not raised when the Editor is frozen
How to reproduce:1. Open the user's attached project2. Open "SampleScene" Scene3. Enter Play mode4. Press the "L" key 20 times until... Read more
Controllers are not detected in player when plugged in before the Splash...
How to reproduce:1. Open the attached project "ControllerBug.zip"2. Open the Build Settings (File > Build Settings...)3. Build An... Read more
Gamepad's Stick Up/Down and Left/Right does not work in a WebGL Build
Reproduction steps:1. Open the user's attached "Rhythm Game 168.zip" project2. Go to File > Build And Run3. Move the left control... Read more
Input System doesn't detect user input when 2nd user joins
How to reproduce:1. Open the user attached "TestInputSystem.zip" project2. Enter Play Mode3. Press Enter to connect to Player 14. Pr... Read more
[Input System] [Android] DualSense controller reports incorrect button i...
Reproduction steps:1. Download and open the attached project: "DualSenseButtonsAndroid.zip"2. Go to Edit > Build Settings and cha... Read more
[InputSystem] The Scene View gizmo of the Input System UI Module appears...
Steps to reproduce:1. Open the attached project2. Open SampleScene3. Focus on the EventSystem object Expected result: the Input Syst... Read more
Input Debugger throws exceptions after modification of InputActionAsset ...
The InputDebugger will throw Null reference exceptions if layouts are added, devices added for those layouts, bindings added for tho... Read more
MouseDownEvent is triggered when changing from Scene view to Game view
Reproduction steps:1. Open the attached project "ReproProj"2. Open the "/Assets/Scenes/SampleScene.unity" Scene3. Enter the Play Mod... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks