Search Issue Tracker
Fixed in 2017.1.X
Votes
11
Found in
2017.1.0b2
Issue ID
905625
Regression
Yes
[WebGL] custom cursor is not shown
-e: see title
--regression in starts in 5.6a2, works in 5.5.x
--broken across browsers (FF, Chrome, Edge)
-repro:
--open attached project
--start scene
--mouse over the cube's center
--notice that the cursor changes
--build for WebGL
--run build
--mouse over the cube's center
--NOTICE that the cursor doesn't change
Comments (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
- Economy package throws a CS0619 error in the Console when installed together with Deployment package
- “Screen position out of view frustum” errors are thrown when zooming out in the Scene view with Rect Tool selected
- Only one [UnityOneTimeSetUp] method runs when there are 2 of them in different classes
- Crash with multiple stack traces when Sprites with a high resolution get Sliced to a Grid with a small cell size in the Sprite Editor
- The UI Builder's Data Source Object picker cannot be navigated after triggering a circular dependency dialog box
christopf
Apr 26, 2021 10:51
Still got that error when changing to Compression: Disabled.
Version 2020.3.0f1.21
Justice0Juic3
Dec 22, 2019 14:46
working
Schubkraft
Sep 12, 2017 12:17
I've tried to repro with 5.6.2p4, 2017.1.1p1, 2017.2b11, 2017.3a and custom cursor works for all in FF and chrome.
There is currently an issue with Edge itself not showing any cursor but that is for MS to fix.
If you continue to see this then please file a new bug report with a repro project.
Matsuguma
Aug 03, 2017 19:33
This is still an issue on 2017.1.0f3
DSchu21
Jul 05, 2017 19:09
I can confirm this is still an issue. Tested on Mac with Chrome and Safari.
miramaslow
Jun 15, 2017 08:54
The bug is still exist in Unity 5/6/1f1.
thellman
May 18, 2017 11:30
Problem is still present in Unity 5/6/1f1. When building for and running in WebGL my custom cursor does not appear (in Firefox -- have not checked other browsers). The Windows default cursor appears instead.