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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 1.1-pre.6):
Fixed in 1.1.0-pre.6