Search Issue Tracker
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
Input.GetMouseButton(1) is not updated when releasing LMB and RMB outsid...
Reproduction steps: Open the attached “Input GetMouseButton_1 Issue” project Open the “SampleScene” scene Enter the Play Mode While ... Read more
Input.GetJoystickNames() contains an empty string when a SpaceMouse is c...
Reproduction steps:1. Have 3dconnexion drivers installed and a SpaceMouse connected2. Open attached project "NotConnected.zip" and s... Read more
[iOS][Touch] Stylus Pressure value is not normalized
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/121 This is also the case with old Input on iOS, ... Read more
The first time GetButton returns true all other GetAxis reset to zero
Steps to reproduce:1. Open attached project "922703.zip"2. Open "test" scene3. Enter play mode4. Hold 'A' or 'D' key to alter Horizo... Read more
Alt+draggin with right-click does not rotate the Scene view when using a...
Reproduction steps:1. Open the attached project "New Unity Project (7).zip"2. In the Scene view press Alt and drag with right-click ... Read more
The cursor is visible when using CursorLockMode.Locked in the standalone...
Steps to reproduce:1. Download 1177531_repro.zip2. Add "SampleScene" to build settings and build a standalone player3. Launch player... Read more
Input.mousePosition Y value is shifted by -5
Steps to reproduce: 1. Open attached project2. Open scene "TestScene"3. Run it4. In game view, move mouse cursor towards the bottom ... Read more
When V-Sync is disabled Input.GetAxis() returns near 0 values in standal...
To reproduced the issue follow the steps:1. Open "testInput" project2. Open "1" scene3. Make sure virtual sync is disabled in qualit... Read more
Input.GetKey() does not log symbols when using a Japanese keyboard
Reproduction steps: Download and activate the “Japanese - Romaji” keyboard Open the attached project “GetKeyRepro.zip” Enter Play Mo... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES