SerializeReferenceDropdown icon indicating copy to clipboard operation
SerializeReferenceDropdown copied to clipboard

(Unity) Editor dropdown for SerializeReference Attribute with Copy/Paste

Results 2 SerializeReferenceDropdown issues
Sort by recently updated
recently updated
newest added

List (Element of both list does not have the same indentation of other property): ![image](https://github.com/AlexeyTaranov/SerializeReferenceDropdown/assets/23125629/6c98731e-a005-46b9-813c-8e2227357b62) ![image](https://github.com/AlexeyTaranov/SerializeReferenceDropdown/assets/23125629/e464bb99-ffe3-4c08-b412-111eefb373f7) Nested: (Range Field is SerializeReference (Statistic) nested in an other SerializeReference (Ability)) ![image](https://github.com/AlexeyTaranov/SerializeReferenceDropdown/assets/23125629/f1a8736a-b92c-4fee-9e3c-e40ff3e5997c) Version:...

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...