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.

Just throwing this out there that I did that and added the

[CookSettings]
CookContentMissingSeverity=Warning

in my Default Editor in.

Not sure which worked but it was packaged.

This was after building a new 5.4 project from source and migrating my old one.

I am having issues with the game crashing when testing after packaging so while it packages it doesn’t “fix” anything. This seems specifically with the Quixel textures in 5.4 as I was not having this problem in 5.3

Any solutions would be helpful.