Search Issue Tracker
OnGUI Events generated twice after a single click on OSX Standalone, whe...
To Reproduce: 1. Open attached 'reproProj.zip' run in editor, notice that clicking once increments the 'up' & 'down' counter onl... 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
Input.GetJoystickNames returns controllers even when they're disconnected
Steps to reproduce: 1. Download and open the attached project2. Make sure you have any controllers connected3. Enter Playmode4. Obse... 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
[GameView] Input works properly only on one of multiple GameView
Repro steps:1) Open the project(N.B. don't close any windows, just drag them, so you could see console and both Game Views2) Attach ... 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
[Win] First time calling SystemInfo.deviceModel when game is maximized o...
How to reproduce:1. Open the attached "ExceptionTest808191.zip" project2. Open "0_Main_Menu" scene3. In Game view select "Maximize o... Read more
British keyboard inputs are not registered correctly in the Editor
How to reproduce: 1. Enable additional languages in the input settings for your Operating System- there should be a U.S. layout as w... Read more
Left command key does not trigger events on Mac
1) What happened the default key for "fire 3" in the input manager is left cmd, which corresponds to the windows key on windows. whi... 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
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