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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 1.1-pre.6):
Fixed in 1.1.0-pre.6