Search Issue Tracker
[Android] Hard crash in touch code
Migrated bug from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/161 Forum thread here: https://forum.unity.com/th... 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
Input lag on macOS 12.3.1 when the native touchpad input system is used
Reproduction steps:1. Open the attached project2. Open the "SampleScene" and enter the Play mode3. Drag 2 fingers in circles on the ... Read more
Input.GetButton returns false on level change, when button is still held...
How to reproduce: 1. Open attached project (case 739214.zip)2. Open scene Scenes/Main.unity- Scene contains a green Plane with a few... Read more
[GameView] Input works properly only on one of multiple GameView
Repro steps:1) Open the project(N.B. don't close any windows, just drag them, so you could see console and both Game Views2) Attach ... Read more
Touchscreen.pressure memory not cleared leading to NaN value
-e: Rene says we don't clear the memory for Touchscreen.pressure leading to random values being in there -repro:--start editor on a ... Read more
(Leap Motion) Crash when entering Play mode for the second time
How to reproduce:1. Open the attached project2. Open the "main" scene3. Enter Play mode4. Exit Play mode4. Enter Play mode Actual re... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some GameObjects in a subscene are not rendered when using custom shaders and ECS until the Game view resolution changes
- Crash on AudioManager::InitFMOD when performing various actions in the Editor
- webGLBuildSubtarget resets to Generic when it gets changed in build script
- Publishing Settings are shared across different custom Build Profiles when modifying Build options
- deltaTime and unscaledDeltaTime discrepancy when Player window is moved to secondary monitor and VSync is enabled