You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Cloning a named entity cause fatal error. Is it because flecs do not allow entity with same name? Can I skip name value copy to avoid? To Reproduce
Describe the bug
Cloning a named entity cause fatal error. Is it because flecs do not allow entity with same name? Can I skip name value copy to avoid?
To Reproduce
Expected behavior
Clone named entity without error.
The text was updated successfully, but these errors were encountered: