Search Issue Tracker
Touch Input doesn't work in Play Mode when running an Editor on a Touchs...
How to reproduce it:1. Open the user's attached project "Gameplay.zip" on a touchscreen device2. Enter the Play Mode3. In the Game V... 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
Submit Event not called when using a controller inside an active Input F...
Steps to reproduce:1. Open user-submitted project (make sure you're in SampleScene.unity)2. Connect a controller (tested with an Xbo... 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
- “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