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
- Component is not hidden from Add Component Menu when using AddComponentMenu("")
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Crash on core::base_hash_set when importing a specific package
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.