Search Issue Tracker

Active

Votes

0

Found in [Package]

1.3.X - Entities

Issue ID

ECSB-1569

Regression

No

Error "ArgumentException: DestroyEntity(EntityQuery query) is destroying entity Entity(54:1) '' which contains a LinkedEntityGroup and the entity Entity(53:1)" when Destroying an entity in a LinkedEntityGroup that has cleanup components

Package: Entity Component System (ECS)

-

Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. Observe the Console

Expected result: No Errors exist
Actual result: Error “ArgumentException: DestroyEntity(EntityQuery query) is destroying entity Entity(54:1) '' which contains a LinkedEntityGroup and the entity Entity(53:1)'' in that group is not included in the query. If you want to destroy entities using a query all linked entities must be contained in the query..“ is present

Reproducible with: 1.3.2 (6000.0.40f1), 1.3.10 (6000.0.40f1)

Reproducible on:
Play Mode

Not reproducible on:
Windows Standalone Player

Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.