Has anyone seen this error before? I have a scrollable list of entities, some of them are duplicates initialized with the same URL (i.e. ModelEntity(contentsOf: url)
).
Entity returned from EntityWrapper.makeEntity(context:) was already parented to another entity.
This is not supported and may lead to unexpected behavior.
SwiftUI adds entities to internally-managed entity hierarchies.