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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Resolution Note (fix version 1.1-pre.6):
Fixed in 1.1.0-pre.6