Search Issue Tracker
Fixed in 2020.3.X
Votes
0
Found in
2019.4
2020.3
2020.3.24f1
Issue ID
1422941
Regression
No
The left mouse button remains held when focusing the Player by. clicking on the Player icon in the taskbar
How to reproduce:
1. Open the attached “InputSystemBug_Source.zip” project
2. Open the “SampleScene” Scene
3. Build And Run
4. Left-click in the built Player
5. Click on the Player icon in the taskbar
Expected result: Method isPressed() returns false
Actual result: Method isPressed() returns true
Reproducible with: 2019.4.39f1, 2020.3.30f1
Not reproducible with: 2020.3.31f1, 2020.3.35f1, 2021.3.3f1, 2022.1.121, 2022.2.0a15
Reproducible on: Windows 10, Windows 11
Not reproducible on: macOS 12.4 (Intel)
Notes: Input.GetMouseButton(0) does not have this problem
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Resolution Note (fix version 2020.3):
Fixed in 2020.3.31f1