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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Add comment