Vertical layout group order keeps changing on play

I have a side menu full of prefab buttons. I set their order in the Unity editor by just ordering them within the Hierarchy window, but then whenever the game is played the order keeps changing and then that order gets set.

How can I prevent this? Thanks!

I am experiencing the same problem. Did you ever find a solution for this?