Search Issue Tracker
[Rendering Debugger] [Android] Hard to open Debugger UI on some Android ...
Hard to open Debugger UI when FPS are low because touch events get missed. You need to tap the screen quickly around 7 times in case... Read more
Input.mousePosition changes when Cursor.lockState is CursorLockMode.Locked
How to reproduce:1. Open the attached project ("case_1161911-Test_Crosshair1")2. Open the repro scene ("SampleScene")3. Enter the Pl... 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
When Dualshock 4 is pluged in, Unity crashes after entering the Play mod...
Reproduction steps:1. Plug in Dualshock 4;2. Open the attached project;3. Open the scene "Stage1";4. Enter Play mode;5. Wait until t... Read more
(Leap Motion) Crash when entering Play mode for the second time
How to reproduce:1. Open the attached project2. Open the "main" scene3. Enter Play mode4. Exit Play mode4. Enter Play mode Actual re... Read more
[3dConnexion] input value is not 0 with a stationary input position in a...
Reproduction steps:1. Setup and connect 3dConnextion device.2. Open and run attached project.3. Notice that input values are 0.4. Bu... Read more
[XInput] Crash when setting GamePad.SetVibration
To reproduce the issue follow the steps:1. Open "XInputUnity" test project user has attached2. Open "InputTest" Scene3. Run the scen... Read more
Unity thinks finger is still pressed after dragging it out of the window...
Steps to reproduce:1. Open attached project "touch"2. Open "test" scene3. Build and run the project on windows (windowed mode)4. Not... Read more
Errors thrown when listening to InputSystem.onAnyButtonPress
Reproduction steps:1. Open the attached project2. Enter Play mode3. Click anywhere on the Play screen Expected result: The pressed b... Read more
[Android] OnScreenKeyboard navigation bar back button does not trigger w...
Reproduction steps:1. Open the attached case "HideMobileInput.zip"2. In the Project window under "Scenes" open "SampleScene.unity"3.... 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