Skip to content

[BUG] Copy-paste doesnt work if subclass selector used in Serializable class #101

@Observer189

Description

@Observer189

What happened?

Copy and Paste properties doesn't work if you put SerializeReference objects inside regular SerializeField objects.
Per example:

Image

Then when you try to copy TestData in inspector you only get Copy option that can't copy anything related to SerializeReference:

Image

Moreover if in this setup you try to copy just filter:

Image Then when you try to paste that filter to analogous testData2 you get an exception Image

Similar problem with SubclassSelector collections. Is this intended or it's a bug? And if it's not bug then can you please add support for such type of Copy-Paste

Package Version

1.6.1

Unity Version

6000.3.7f1

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions