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
Setting CursorLockState in a static initializer crashes at ScreenManager...
Steps to reproduce: 1. Open attached project "765466.zip"2. Attach "Repro.cs" script to any of the objects in hieararchy3. Unity cra... 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
[WIN] Input is not processed when Game View is not focused
How to reproduce: 1. Open attached project2. Open scene InputTest.unity- Make sure you have a controller attached3. Play the scene4.... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used