Search Issue Tracker
Fixed
Fixed in 1.3.X - Entities, 1.4.0-exp.2 - Entities, 7000.0.0a1
Votes
0
Found in [Package]
1.3.X - Entities
7000.0.0a1
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment