Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.1.0-pre.5
Issue ID
1358304
Regression
No
[Input System] IsPointerOverGameObject is not working reliably when using the Device Simulator
How to reproduce:
1. Open the "case_1358304" project
2. Open the "SampleScene" Scene
3. Open the "Window -> General -> Device Simulator" window
4. Open the "Assets -> Input Reader" Asset in the Inspector
5. Enter the Play Mode
6. Click on the white circle or square in the Simulator
7. Click and hold on to the white circle or square in the Simulator
8. Observe the "Is Pointer Over Game Object" checkbox
Expected result: the "Is Pointer Over Game Object" checkbox is unchecked and will not be rechecked when the hold is released
Actual result: the "Is Pointer Over Game Object" checkbox is unchecked and rechecked when the hold is released
Reproducible with: 1.1.0-pre.5 (2019.4.29f1, 2020.3.17f1, 2021.1.18f1, 2021.2.0b8, 2022.1.0a5)
Couldn't reproduce with: 2021.1.0a1, 2021.1.0a6 (Input System Package errors)
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
This is a duplicate of issue #1347048