At runtime if I click on my Player transform on the Entity debugger some objects get their transform unparented. There’s no system for doing this in my code.
Before clicking:
After clicking:
Is this a bug or something related to transform optimizations that netcode does internally?