White screen problem when preview

I think I found a solution to this. The white screen is supposed to fade out when the player loads in but for some reason the level blueprint prevents this by calling a custom event called “Continue Loading Sequence” which ensures that the screen remains white. To fix this I unplugged the custom event which is located within “BP_OdinGameMode”. ContinueLoadingSequence.PNG

1 Like