Why when I build Html5 can Firefox not find the file "MyProject.html"?

You’re almost there :slight_smile:

The final html file is generated as part of the ‘Package’ process. You’ll need to run this process from UnrealFrontend.

The general flow is going to be:

  1. Launch UnrealFrontend
  2. Switch to ‘Game Launcher’ tab
  3. Choose ‘Advanced…’ at the left
  4. Create a new profile (if one does not already exist) by clicking the ‘+’ button in the upper-right
  5. Build: Do you wish to build? (tick this checkbox)
  6. Cook: By the book (selected any maps you want to cook under the Cooked Maps group)
  7. Package: Package & store locally (fields can be blank)
  8. Deploy: Copy to device (add a new group and tick item with HTML5 icon)
  9. You can now ‘Launch’ the build process

Provided that the build compiles successfully and the cook process doesn’t throw any errors, you should find a .html (and some other data files) in the same directory as UE4Game.bc.