Search Issue Tracker
Fixed
Fixed in 1.4.3
Votes
0
Found in [Package]
1.3.0
Issue ID
ISXB-41
Regression
No
Physics.Raycast doesn't trigger OnPointer events when mouse cursor is locked and Input System Package (New) is used
How to reproduce:
1. Open the user's attached project "FirstPersonTest.zip"
2. In Player Settings change the Active Input Handling to Input System Package (New)
3. Press Play
4. In Game view point the crosshair to a red cube and move the crosshair away after
5. Observe the Console window
Expected result: OnPointerEnter and OnPointerExit events are logged in the Console
Actual result: No OnPointerEnter and OnPointerExit events are logged in the Console
Reproducible with: 1.0.2 (2019.4.34f1, 2020.3.26f1), 1.2.0 (2019.4.34f1, 2020.3.27f1, 2021.2.9f1, 2022.1.0b5), 1.3.0 (2019.4.34f1, 2020.3.27f1, 2021.2.9f1, 2022.1.0b5, 2022.2.0a2)
Note: When the mouse cursor is unlocked, hovering the cursor over the red box, Physics.Raycast detects the intersection
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Add comment