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
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
- Shader Graph Asset icon is not shown on creation unless you confirm the name
- APV Sky occlusion doesn't consider the terrain
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
Add comment