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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment