Load Level in Editor asynchronously

When i try to load a very large Level with full of cinematic content,the Loading process are block my main thread.I though is there are any way that i can work the whole scene without wait to load it all? Or load Level asynchronously in Editor?