Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
2019.4
2020.3
2020.3.21f1
2021.2
2022.1
Issue ID
1384658
Regression
No
Mouse position is offset by a few pixels from the tip of the cursor in Game view
How to reproduce:
1. Open the attached “New Unity Project.zip” project
2. Open the “SampleScene” Scene
3. Enter the Play Mode
4. Try to click or hover on the GameObject Button in the Game view with cursor tip
Expected result: Mouse input to be at the tip of the cursor
Actual result: Mouse input is offset by a few pixels from the tip of the cursor
Reproducible with: 2019.4.34f1, 2020.3.25f1, 2021.2.7f1, 2022.1.0b2
Notes:
- Another way to see the actual result is by clicking somewhere in the Game view to make a red square then trying to click on it with the cursor tip
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
- "Screen position out of view frustum" error is shown when displaying populated World Space canvas in Multiplayer Play Mode secondary Editor using Input System UI Input Module
- Sprite width/height is rendered differently in the Game view than in the Scene view
- Debug Mode popup window is inaccessible/cut-off when opened on widescreen monitors or resizing to specific Editor Window resolution
- Post-processing Render Features using Render Graph do not work when URP 2D Renderer is used and Render Graph enabled
- [Unity Physics] The NativeList<DistanceHit> randomly returns fewer hits than expected when using CalculateDistance in Edit mode tests
Resolution Note:
Postponing until further notice due to higher priority needs. We hope to revisit this at a later time.