Im getting a problem with packaging
I'm getting, Missing precompiled manifest for 'VRM4U', 'C:\Program Files\Epic Games\UE_5.4\Engine\Plugins\Marketplace\VRM4U\Intermediate\Build\Win64\UnrealGame\Shipping\VRM4U\VRM4U.precompiled'. This module was most likely not flagged for being included in a precompiled build - set 'PrecompileForTargets = PrecompileTargetsType.Any;' in VRM4U.build.cs to override. If part of a plugin, also check if its 'Type' is correct.
Hi. What build configuration does your project use? Please let us know if you have any special specifications. Please note that VRM4U is intended to be placed in the project folder. I do not support anything else.
It is a Shipping and I'm using a blueprint project, i also have the VRM4U in C:\Program Files\Epic Games\UE_5.4\Engine\Plugins\Marketplace\VRM4U