Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.1.1
Issue ID
1370199
Regression
No
Received Mouse position is offset from cursor when using Input System
How to reproduce:
1. Open the user's attached project
2. Open scene Scenes/SampleScene
3. Press the Play button and go to the Game view
4. Move the Mouse cursor in the Game view and observe the position-indicating crosshair
Expected result: the position mark lines up with the tip of the actual Mouse cursor
Actual result: the position mark is offset from the actual Mouse cursor by a few pixels to the right
Reproducible with: 1.0.2, 1.1.1 (2020.3.22f1, 2021.1.27f1, 2021.2.1f1, 2022.1.0a13)
Could not test with: 1.0.2 (2019.4.32f1) (cannot resolve errors from Input scripts (error CS0540: 'MouseInput.IEnumerable.GetEnumerator()': containing type does not implement interface 'IEnumerable'...))
Add comment
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
This is a duplicate of issue #1221634