Cursor Texture Type Warning

I’m not sure exactly which versions of Unity this affects but I can confirm 2022 will have this problem.

If you see a warning come up about setting the cursor and you can see the cursor is still set the the default, go to the images you are using and set the Texture type to Cursor

This should be all versions of Unity because all versions of Unity will expect it to be of a Cursor type. Sam specifically sets the images to that type and tells us to do the same.

1 Like

Also be sure to check the “Read/Write Enabled” checkbox on the import dialogue.

Privacy & Terms