Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2019.2.X
Votes
1
Found in
2019.1.10f1
Issue ID
1169064
Regression
No
[WebGL][Mouse] The Y axis for the mouse coordinate system is reversed.
Compare to how the mouse works on other platform and the old input on WebGL, the Y axis for mouse input is reversed from the other coordinates.
The effects of this issue are:
- the zero point is the top of the screen, instead of the bottom
- Scroll and movement direction is reversed
Repro:
1. Download package and project at: https://github.com/Unity-Technologies/InputSystem
2. Use Input test project (Assets -> QA -> Input_Test -> Scenes)
3. (Optional) Enter Playmode to see how the mouse coordinate works
4. Build and launch WebGL player, and observe the mouse position, scroll, delta value change as it moves around.
Actual: The Y Axis on WebGL for mouse coordinate is reversed.
Comments (1)
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
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
- Text is culled by size when Content Size Fitter is small and rich text is used
NickWinters
Aug 20, 2020 02:41
I'm still getting this problem in 2020.1.1f1