Search Issue Tracker
The first Keyboard Input is Ignored and stored for later when renaming A...
To reproduce: 1. Download the attached project "New Unity Project.zip" and open it in Unity2. In Project view create a Folder or ano... Read more
[Windows] High Input Polling rates can impact Editor performance
Steps to reproduce:1. Download and open the attached project2. Move the mouse inside the scene view Expected result: little to no pe... Read more
[OSX] Input.inputString, GetKey etc. does not work on Mac OSX
Steps to reproduce: 1. Open the attached project2. Open 'InputStringTest' scene3. Play the scene4. Click any of the keyboard buttons... Read more
[Full-Screen] Input.mousePosition output does not match the displayed vi...
To reproduce the bug follow the steps1. Open "InputMousePosition" project2. Open "Test" scene3. Build & Run4. Select resolution ... Read more
[Input] When resizing window, Input.mousePosition will be clamped by the...
Steps to reproduce this issue: 1. Open the attached project2. Open Default scene3. It displays the position of the mouse on the scre... Read more
!dest.m_MultiFrameGUIState.m_NamedKeyControlList when pressing any key
Steps to reproduce : - import the project attached- open the scene cheat-menu- press play and start typing on the keyboard- notice t... Read more
[Mobiles]"<RI.Hid>" errors thrown when connecting a Mobile Device
To reproduce:1. Create a new project2. Connect a windows phone 8 or android device to your pc3. Notice the errors in console:"<RI... Read more
Input.inputString produces buggy behaviour for arrow keys
to reproduce:1. Open attached inputtest project2. Attach inputTest script to camera3. Enter play mode4. Enter some letters, followed... Read more
ContextClick in Unity EventType API isn't properly triggered using a tra...
Steps to reproduce : - import the project attached on a Macbook or a Mac machine that has a trackpad connected- go to Apple > Sys... 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
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