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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1221634