Custom Mouse Icon Glitched?

Hello, I have a custom mouse icon and I have it working in studio but when I am in the game it loads the default mouse icon. How do I fix this bug?

Here is the script:

image
image

3 Likes

I used this and it is still the same bug: Customizing Mouse Icons | Roblox Creator Documentation

To be honest, this happened to me and It just fixed by itself after a while.

1 Like

Does it matter where the local script is located?

It’s should be fine on StarterPlayerScripts.

1 Like

When in doubt, task.wait().
It has saved me countless times.