I'm getting a weird error for this practice game I'm making... which is odd because I just started and the only thing really in the project is a tilemap. I know what causes it to pop up. If I'm on the tilemap and then I click on another scene the error pops up. Any idea what's happening?
ERROR: Can't add child '@TileDataTextureOriginEditor@19265' to '@VBoxContainer@17166', already has a parent '@VBoxContainer@17166'.
ERROR: Can't add child '@TileDataDefaultEditor@19267' to '@VBoxContainer@17166', already has a parent '@VBoxContainer@17166'.
ERROR: Can't add child '@TileDataDefaultEditor@19269' to '@VBoxContainer@17166', already has a parent '@VBoxContainer@17166'.
ERROR: Can't add child '@TileDataYSortEditor@19271' to '@VBoxContainer@17166', already has a parent '@VBoxContainer@17166'.
ERROR: Can't add child '@TileDataTerrainsEditor@19273' to '@VBoxContainer@17166', already has a parent '@VBoxContainer@17166'.
ERROR: Can't add child '@TileDataDefaultEditor@19275' to '@VBoxContainer@17166', already has a parent '@VBoxContainer@17166'.

