If I remember right, there is a node to clear the loading screens you can execute manually.
From the HUD blueprint you can execute “Remove Load Screen”.
Your HUD must be a child class of the AHUD_SaviorUI ( [SAVIOR] HUD ) class.
That is the node the demo project use to clear them from screen.