I am using a custom cursor for my game, and one of my playtesters playing on Windows 10 reported that a white pixelated square appears under his cursors as shown in the attached image.
The hotspot (set at (12.5, -3)) is under the square instead of the actual cursor. This has not happened to any other users, including other Windows 10 users. I have no idea what could be causing this. He does not have any custom cursors installed on his computer. I found [this answer][2] but it wasn’t very helpful. I have attached an image of my cursor settings as well. The cursor image is 25x25. I tried forcing it to 36x36 using the NonPowerOf2 setting but the bug still persists. Can anyone help me understand why this is happening? I am running Unity 5.5.0f3 Personal.
[2]: Strange behavior on Cursor - Questions & Answers - Unity Discussions