-
Notifications
You must be signed in to change notification settings - Fork 4
Description
UATHelper: Packaging (Linux): Missing precompiled manifest for 'LTween', 'D:\Games\UE_5.5\UE_5.5\Engine\Plugins\Marketplace\LTweenff202d3c7bc9V5\Intermediate\Build\Linux\UnrealGame\Development\LTween\LTween.precompiled. This module can not be referenced in a monolithic precompiled build, remove this reference or migrate to a fully compiled source build. UATHelper: Packaging (Linux): This module was most likely not flagged during a release for being included in a precompiled build - set 'PrecompileForTargets = PrecompileTargetsType.Any;' in LTween.Build.cs to override. UATHelper: Packaging (Linux): As it is part of the plugin 'LTween', also check if its 'Type' is correct. UATHelper: Packaging (Linux): Dependent modules ''
These are the only things that shows up and then the packaging fails.
Works fine on packaging for Windows