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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment