Search Issue Tracker
Won't Fix
Votes
4
Found in
2021.3.26f1
2022.3.1f1
2023.1.0b19
2023.2.0a18
Issue ID
UUM-37786
Regression
No
Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
How to reproduce:
1. Open the attached project "IN-42120.zip"
2. Build And Run the project for WebGL
3. Open the Developer console in the browser
4. Left mouse click in the Unity WebGL Player
5. Drag the mouse to the right while holding the left mouse button
6. Release the mouse button
Expected results: Mouse position has no offset along the y-axis
Actual results: Mouse position has 1px offset along the y-axis
Reproducible with: 2021.3.26f1, 2022.3.1f1, 2023.1.0b19, 2023.2.0a18
Reproducible on: Windows 10
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
- Output Decals URP link in Learning Templates directs to HDRP Lit Decal Documentation
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
- Crash on CleanupAfterLoad() when exiting Play Mode during Async Scene load/unload Events
Resolution Note:
After investigation, we have deemed this a low priority issue that won't be fixed in the near future either because it is too costly to implement or because there are risks of introducing other problems doing so.
If you feel this is a wrong assessment, please reach out again, providing more details about the impact of that issue.