Search Issue Tracker
Fixed in 1.1-pre.6
Votes
1
Found in [Package]
1.1.0-preview.3
Issue ID
1330032
Regression
No
Input System cause event to IPointerDownHandler when pressing the left mouse button on Player icon in the Windows taskbar
How to reproduce:
1. Open the attached project "Input System.zip"
2. Open Assets/Scenes/SampleScene.unity
3. Open Build Settings
4. Enable Development Build
5. Build And Run
6. Minimize then maximize Player via pressing the Player icon in the taskbar
Expected result: IPointerDownHandler does not cause event
Actual result: IPointerDownHandler causes event and Console logs "pointer down"
Reproducible with: 1.0.2 (2019.4.25f1, 2020.3.6f1, 2021.1.5f1, 2021.2.0a15), 1.1.0-preview.3 (2019.4.25f1, 2020.3.6f1, 2021.1.5f1, 2021.2.0a15)
Could not test with: 0.2.1-preview (2018.4.34f1, 2019.4.25f1, 2020.3.6f1) (InputSystem.UI unavailable)
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
- Crash on PlayableGraphBindings::DestroyOutputInternal when entering Play Mode in a specific project
- Editor Freezes when instantiating TMP text formatted with rich text tags in non Latin languages
- Crash on YAMLRead::TransferTypelessData when opening a specific project
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
- Gradient Editor window bottom-right gradient marker color is incorrect
Resolution Note (fix version 1.1-pre.6):
Fixed in 1.1.0-pre.6