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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment