I was able to work around by adding
RuntimeDependencies.Add("$(ProjectDir)/Content/Movies/...", StagedFileType.UFS);
to my Build.cs
I was able to work around by adding
RuntimeDependencies.Add("$(ProjectDir)/Content/Movies/...", StagedFileType.UFS);
to my Build.cs