Async Loading Screen

Hi, I have already explained everything in detail in the tutorial. You just need to follow the tutorial step by step carefully. You need to do:

  • Place your video in the Contents/Movies folder (.mp4 is prefer). Don’t import it into Unreal Editor.
  • Go to Game/Async Loading Screen in the Project Settings. Open Startup Loading Screen and add your movie path without extension in the “Movie Paths” array. For example: your movie is “MyMovies.mp4”, so enter MyMovie in the MoviePaths.

Please follow this part carefully: https://github.com/truong-bui/AsyncLoadingScreen?tab=readme-ov-file#2-gathering-images-and-movies

You should test with the UE4 logo movies in the tutorial first to see if it works