Search Issue Tracker
[Input Manager] Input jitter when using "Input.GetAxis("Mouse X")" and "...
Reproduction steps:1. Open project “kun”2. Open scene “-MAIN resizing UI”3. Enter Play Mode4. Use the mouse to look around Expected ... Read more
Input.mousePosition flickers in the Game view while in the Play mode whe...
Reproduction steps: Open the “EditorFullscreenMousePositionBug“ project Open the “EditorFullscreenBug” scene In the Game view Contro... 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
Pen position gets constrained to a limited area when using a stylus in G...
Steps to reproduce: Open the attached project "IN-142194" Open Scenes > Sample Scene Enter Play Mode Use the pen to move the curs... 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
New Input System requires multiple screen touches when selecting UI in t...
How to reproduce: 1. Open the project “IN-99955_touch-issue”2. Build the project, File → Build and Run3. Use the touch screen to cli... Read more
No InvalidOperationException error thrown when Active Input Handling is ...
How to reproduce:1. Open the attached “C1L8” project2. Open Scene “Scene 1”3. Enter Play mode4. Click on the “MuchoPixels_Player_0” ... 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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS