Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
1.1.0-pre.5
Issue ID
1339943
Regression
No
Pointer.current.position and Mouse.current.position returns dfifferent results compared to Input.mousePosition
How to reproduce:
1. Open the "MousePicker.zip" project
2. Open the "Mouse Picker" Scene
3. Make sure both Scene view and the Game view is visible
4. Enter Play Mode
5. Move the mouse to the edges of the Game view
6. Observe the Gizmo in the Scene view
Expected result: Gizmo is shown in the same position of the camera frustum as the mouse position in the Game view
Actual result: Gizmo position and mouse position are different
Reproducible with: 1.0.2 (2019.4.27f1, 2020.3.12f1, 2021.1.10f1) 1.1.0-pre.5 (2021.2.0a21)
Note:
- The issue is not reproducible with the old Input System
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
Add comment