v3.1.0
- Introduced
StructuralChangeException
which is thrown when executing structural changes within aQuery<>()
loop.
Detailed information at Query - StructuralChangeException - Component type
UniqueEntity
now implementsIIndexedComponent<string>
to improve performance ofEntityStore.GetUniqueEntity(string uid)
.