Background of loading screen sometimes disappears

Sometimes when I’m joining a game, the background to the ROBLOX loading screen will disappear with the rest of the loading screen still present and loading the game:

Usually it happens so fast that you almost don’t notice it, but it’s still noticeable, and it’s especially noticeable with a slow internet connection.

This is actually intentional. You can see the code that does this here.

The idea is that you see the parts loading in but of course we only get like 2 frames per second when loading so that doesn’t work very well.