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.

If you’re getting this error, you can try adding this to your DefaultEditor.ini:

[CookSettings]
CookContentMissingSeverity=Warning

That downgrades the error to a warning. If it was spurious you’ll be okay, if not you probably won’t be :-D.

23 Likes