Unity Issue Tracker - Latest pressed button release of two isn't detected when releasing them off-screen
Closed
UUM-12878
Latest pressed button release of two isn't detected when releasing them off-screen
Unity: Input
Input
Won't Fix
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
Thanks for the bug report however as this issue seems to not be a regression and is affecting only the old Input Manager we will close this for the time being as we focus on the new Input System.
How to reproduce:
1. Open the user’s attached “InputOutFrameTest” project
2. Enter the Play Mode in the “SampleScene” Scene
3. Click and hold the left and right mouse buttons
4. Release one and then another button
Expected result: Both former and latter button releases are detected
Actual result: The latter button release isn't detected