Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

ArgumentOutOfRangeException when adding collection in Unity 2022.2 #35

Open
alexanderameye opened this issue Oct 9, 2022 · 1 comment

Comments

@alexanderameye
Copy link

I get this error when adding a collection in Unity 2022.2

image

@nomnomab
Copy link

Seems to be Unity requiring a VisuelElement by index internally.

The point of conflict comes from inside of CollectionEditor.AlternateComponentsGUI when the editor child is removed.
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants