SerializeReferenceDropdown icon indicating copy to clipboard operation
SerializeReferenceDropdown copied to clipboard

Can you make this work without the custom attribute?

Open marcusx2 opened this issue 1 year ago • 2 comments

I don't know how Odin inspector does it, but they support serialize reference in the inspector as well out of the box, without the need of modifying code, as if it was a Unity native feature.

marcusx2 avatar Jun 02 '24 12:06 marcusx2

I don't know how Odin works, but i will think about how to do it

AlexeyTaranov avatar Jun 02 '24 15:06 AlexeyTaranov

Thanks! Appreciate it.

marcusx2 avatar Jun 02 '24 19:06 marcusx2

I don't think it's really necessary. If a SerializeReference is used here, then please indicate that a dropdown is used too. Using SerializeReference everywhere is also not the best solution.

AlexeyTaranov avatar Feb 24 '25 17:02 AlexeyTaranov