Native Cursors is cross-platform package that allows you to change the cursor to any of the available cursors on the OS. This is useful for games that want to use the OS’s cursor instead of a custom one. It takes themes and custom cursors into consideration!
Note that the unity editor is just a preview rather than a proper feedback loop, cursors in the editor are an approximation of the build output. It might use alternate cursors or different native ones due to unity editor limitations.
Currently, it supports WebGL, Windows, MacOS and Linux.