Search Issue Tracker
Active
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment