Search Issue Tracker
In Progress
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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Add comment