How to load level from main menu smoothly?

Hi, I have an asynchronous loading screen setup that shows up when transitioning from the main menu to the level. This all works fine, however the only issue is that some assets/textures are still loading for a second or two until the level is fully loaded. Is there a way to smoothen this out so it doesnt look so choppy for those two seconds after the level is loaded?