Search Issue Tracker
[WebGL][Input System] Vertical Axis input is inverted/reversed when usin...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Move the Cube around with the co... Read more
Default preset is ignored when adding StandaloneInputModule through the ...
How to reproduce:1. Open the user-submitted project ("EventSystem Creation Errors.zip")2. In the Project Window click on the "Standa... Read more
Wrong instructions provided in error message when Input Button name is n...
How to reproduce:1. Open attached project and "SampleScene"2. Enter playmode and open console, observe the error message thrown Actu... Read more
Console Spamming Message: "InputEventData event is too big! (increase kM...
The console spams the following error: InputEventData event is too big! (increase kMaxInputEventSizeInBytes) I can only reproduce th... Read more
Input Up and Down events are triggered every frame
The input API's for GetButtonUp and GetButtonDown are being fired every frame, as though the input is being released regardless of i... Read more
Cursor.lockState is ignored after Alt+Tab
Reproduction steps:1. Open the attached project "CursorSample_Project";2. Build the project for MacOS or Windows;3. Open the built p... Read more
CursorLockMode.Locked doesn't keep cursor locked in a build after refocu...
Repro steps:1. Open user attached project2. Build and Run the project: File -> Build and Run3. Run the build in Full Screen4. Ref... Read more
[Input System] Unity does not register Amazon Fire TV remote's D-Pad cen...
Reproduction steps:1. Download the asset package down below called: "AmazonFireTVIssue.unitypackage"2. Import the asset package into... Read more
Simulated touch phase oscillates between "Moved" and "Stationary" when m...
How to reproduce:1. Open attached project "DeviceSimBugs.zip"2. Open Device Simulator Window3. Open SampleScene4. Enter Play Mode5. ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used