After level loads, black screen

So I have a little project I’ve been working on.

Created a start menu, click play just opens a level.

Everything works fine until the point the level is loaded.

Just a second or two after the level loads, it immediately goes to a black screen.

I know I’m doing something noobish, Anyone got any ideas?

Thanks alot.

Are you sure your loading the correct level and spelling it perfect? Sounds like you are loading a blank level.

Thanks for the reply.
It loads the level I wanted it to but then immediately goes to the black screen.

Here’s a quick video demonstrating the behavior.

link text

interesting, can you post your level blueprint and/or the blueprint that is loading the level

Hello ,

I have a few questions for you that will help narrow down what issue it is that you are experiencing.

Quick questions:

  1. Can you reproduce this issue in a clean project?
  2. If so, could you provide a detailed list of steps to reproduce this issue on our end?
  3. Could you provide screen shots of any blueprints that may be involved?

Hello ,

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will offer further assistance.

Thank you.

Hey I just wanted to post what my solution was.

I literally just deleted the Open Level node( i think is what it’s called) and placed it again. It’s working fine now.