Is there a way to disable all hierarchy sorting

I want to disable all sorting of game objects in the hierarchy. The order should never change from what I set it. Is there a way to do that or am I out of luck?

I’m using 5.5.1.

The idea is that I treat game objects as containers and run through their contents in order.

Hey!
you can actually sort them however you want.