I was trying to use GetChildren() on the player template and was informed that this would be a bug.
I had 2 objects as children of the player one being a Script Folder and the other being a Locator. When calling GetChildren() I would get a table with 2 objects instead of 1 as the Script Folder shouldn’t have been included.