I installed the FidelityFX Super Resolution plugin by following the steps on the gpuopen website, however when I go to package my project, I get an error of a missing file FSR.cpp.obj which wasn’t included in the plugin download and the packaging fails. This is the error message that pops up:
UATHelper: Packaging (Windows (64-bit)): ERROR: Missing object file C:\Program Files\Epic Games\UE_4.27\UE_4.27\Engine\Plugins\Runtime\AMD\FSR\Intermediate\Build\Win64\UE4\Development\FSR\FSR.cpp.obj listed in C:\Program Files\Epic Games\UE_4.27\UE_4.27\Engine\Plugins\Runtime\AMD\FSR\Intermediate\Build\Win64\UE4\Development\FSR\FSR.precompiled
PackagingResults: Error: Missing object file C:\Program Files\Epic Games\UE_4.27\UE_4.27\Engine\Plugins\Runtime\AMD\FSR\Intermediate\Build\Win64\UE4\Development\FSR\FSR.cpp.obj listed in C:\Program Files\Epic Games\UE_4.27\UE_4.27\Engine\Plugins\Runtime\AMD\FSR\Intermediate\Build\Win64\UE4\Development\FSR\FSR.precompiled
Is there a fix for this??