I’m using Engine From Source (4.16 branch), and I can’t package my project because of the following issue:
D:\GIT\UnrealEngine\Engine\Plugins\Blendables\LightPropagationVolume\Source\LightPropagationVolumeRuntime\Public\LightPropagationVolumeBlendable.h(9): fatal error C1083: Cannot open include file: 'LightPropagationVolumeBlendable.generated.h': No such file or directory
The LPV Plugin is disabled for my project, and I’d like to keep it that way if possible.
Seems like a bug. Logs attached.