Hello, is it possible to disable the drag icon on mobile? Specifically on mobile, when the user drags a UI with a UIDragDetector, this useless cursor appears. Is it possible to disable that?
I tried making a script which checks if the player is on mobile to then change the ActivatedCursorIcon to a blank image, but that did not work at all.
Any help is greatly appreciated ![]()