Packing for Quest 3/ Android issue ("Error: Content is missing from cook")

hey all! looking for some help packing content for Quest 3. is this the best channel to ask? already jumped through many hoops. only errors in my latest log say “LogCook: Error: Content is missing from cook.” I ran into the same issue when I try to package for Windows, btw. found other topics on the forum that seem to address the same issue, but no satisfactory answer. Any guesses as to what might be happening?

Thanks a million!

I get a lot of these, don’t recognize (or am not using) most of these objects. can’t find them on my content browser either (had the same issue with ASTC btw):

"UATHelper: Cooking (Android (ETC2)): LogCook: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform.
UATHelper: Cooking (Android (ETC2)): Source package: /Game/MSPresets/M_MS_Surface_Material/M_MS_Surface_Material
UATHelper: Cooking (Android (ETC2)): Target package: /Bridge/MSPresets/MSTextures/Placeholder_Normal
UATHelper: Cooking (Android (ETC2)): Referenced object: /Bridge/MSPresets/MSTextures/Placeholder_Normal.Placeholder_Normal

UATHelper: Cooking (Android (ETC2)): LogCook: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform.
UATHelper: Cooking (Android (ETC2)): Source package: /Game/StarterContent/Blueprints/Assets/Skybox
UATHelper: Cooking (Android (ETC2)): Target package: /Engine/EditorMaterials/Thumbnails/SkySphereMaterial
UATHelper: Cooking (Android (ETC2)): Referenced object: /Engine/EditorMaterials/Thumbnails/SkySphereMaterial.SkySphereMaterial

UATHelper: Cooking (Android (ETC2)): LogCook: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform.
UATHelper: Cooking (Android (ETC2)): Source package: /Game/StarterContent/Maps/Advanced_Lighting
UATHelper: Cooking (Android (ETC2)): Target package: /Engine/EditorMeshes/ColorCalibrator/SM_ColorCalibrator
UATHelper: Cooking (Android (ETC2)): Referenced object: /Engine/EditorMeshes/ColorCalibrator/SM_ColorCalibrator.SM_ColorCalibrator

UATHelper: Cooking (Android (ETC2)): LogInit: Display: LogCook: Error: Content is missing from cook. Source package referenced an object in target package but the target package was marked NeverCook or is not cookable for the target platform.
UATHelper: Cooking (Android (ETC2)): Source package: /Game/VRSpectator/VRSpectator
UATHelper: Cooking (Android (ETC2)): Target package: /Engine/EditorMeshes/MatineeCam_SM
UATHelper: Cooking (Android (ETC2)): Referenced object: /Engine/EditorMeshes/MatineeCam_SM.MatineeCam_SM"

Hello there @GabrielMenotti! Let’s see if we can figure this one out.

Exploring the community database, I found a previous case with the same scenario as yours. Here are the steps and resolutions applied, please test them in your environment:

hey! thanks for the attention. I had found that post before, but sadly it doesn’t solve my issue. solutions 1-3 are impossible to implement because most of the objects that are missing are not in the project at all (I cannot find them in the content browser). solution 4 and 5 look promising, but neither of those tools / options show up for me (the closest I get on the content browser is ‘update redirector references’ - doesn’t flag any of the packeges in the log - and in the project settings is the ‘derived data’ field - but there is no mention of a cache)