Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi! If the video doesn’t play in exported builds the issue is likely that the video file isn’t included correctly. You get the video through a res:// path, but in the export settings did you add *.webm files to your export settings?

(1 edit)

Yes, I already added *.webm to the export settings. If it was missing, the error would simply say that the video file could not be found. Please take a look at my screenshot.

Are you by any chance using the C# version? It’s kind of difficult to troubleshoot this without seeing more info about the project.