Startup Movie not being build via Project Launcher in 5.6

I am using Project Launcher instead of default build packaging because apparently you can’t do a proper Shipping build without it and it’s a known bug for a couple years already that if you try a Shipping Build it will still have a Debug console etc so it will be Development build not Shipping.

If I do a build through a default method it will have a startup movie but if I try this with Project Launcher there is no intro before my game menu.

Also an additional question, why did they remove most of the settings in Project Launcher comparing to previous versions?

I found a workaround by adding “Movies” folder inside a packaged build directory Build_Name\Windows\YourProject\Content

and put your video manually here

1 Like

A better way to do it automatically is to add your videos in Project Settings → Packaging under “Specific Movies to Copy.” This will include them in the packaged build for you, so you won’t need to copy them manually.

Well that’s the problem. It doesn’t work. I was talking about that in another thread