Search Issue Tracker
[Input Manager] "Joystick is connected" is logged into the Console when ...
How to reproduce:1. Create a new Unity project2. Connect a gamepad3. Observe the Console Expected result: “Gamepad is connected” is ... Read more
Input.GetMouseButton(1) is not updated when releasing LMB and RMB outsid...
Reproduction steps: Open the attached “Input GetMouseButton_1 Issue” project Open the “SampleScene” scene Enter the Play Mode While ... Read more
Input.GetKey(Keycode.LeftAlt) doesn't return true when left alt is press...
Steps to reproduce:1. Open attached project2. Create an empty gameObject in the Hierarchy3. Attach "LeftAltBehavior" script to it4. ... 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
Input.mousePosition is not reporting negative values after going out of ...
1. Open User attached project & play Test scene2. Be sure that Maximize on Play option is checked and aspect ratio is set to 16:... Read more
Gamepad vibration script keeps crashing editor in play mode
How to reproduce: 1. Open the attached project and "level 1" scene in it.2. Play the scene and observe the crash. Reproducible: 5.3.... Read more
[Input] [Samsung S Pen] Input.mouseScrollDelta Y-axis is changed when us...
How to reproduce:1. Open the attached project '1378504.zip'2. Build and Run the application on an Android device3. When the app load... Read more
'Confined' cursor lockstate has incorrect behaviour when set right after...
Steps to reproduce:1. Open User-supplied project2. Open and run the Sample Scene3. Press "1" and then "2" on the top row of numbers ... Read more
HelpBox visuals in Settings window are not aligned with the latest style...
Steps to reproduce: Create a project Go to "Edit" -> "Project Settings" Select the "Settings" item, which should be displayed und... Read more
[Input] Clickcount returns very big values when mouse is moved
Reproduction steps:1. Open the attached project2. Open "MouseScene"3. Press any mouse button and move mouse around4. See that clickc... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default