When playing in VR the display order of the ScreenGui does not seem to be respected. In NERF Strike this makes the LoadingScreen (DisplayOrder: 100) end up behind of the MainMenu (DisplayOrder: 0).
I have not validated this, but it might also be due to the fact that LoadingScreen is parented by a script from ReplicatedFirst to PlayerGui if DisplayOrder works otherwise.