# Objective - Fixes https://github.com/bevyengine/bevy/issues/8979. ## Solution - Panic when parent and child are same entity. - Add checks into EntityCommands and EntityMut methods |
||
|---|---|---|
| .. | ||
| components | ||
| child_builder.rs | ||
| events.rs | ||
| hierarchy.rs | ||
| lib.rs | ||
| query_extension.rs | ||
| valid_parent_check_plugin.rs | ||