The game I'm making is for smartphones...
To drag objects from the inventory to the scene, I enabled the "drag and drop inventory interface." Technically, it works, but when I move the object with my finger, I don't see the image dragging, so it's unclear whether I'm actually moving the object or not.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Do you mean initially, or the whole time you're dragging?
Is your Cursor Manager configured to show the selected Inventory item as a cursor, and what is your "Cursor rendering" set to?
the problem only occurs when dragging
https://ibb.co/pjtFt98j

https://ibb.co/b5x5X2dx
Thanks for the video. I'll need a few more details:
Unity 2022.3.5f;
the cursor does not disappear, what I would like is to be able to see the object being dragged (the image of the object)
https://ibb.co/k22RDtLn
What is your AC version, and does your second answer (which I'm assuming is meant to be "does not appear") related to my second or third question?
Does it show if you remove the item's icon texture from the "Cursor (optional)" field?
If this is occuring in the latest release, you can PM me your Managers and Item's texture asset(s) and I'll take a look.