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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment