Instanced Static Mesh Component warnings and errors when cooking content

These warnings were related to my jump from 4.18 directly to 4.22. I just needed to resave the base blueprint AND all derived blueprints in order to nuke the warnings.

The error was actually related to some custom code on my end that was incompatible with new construction/initialization sequence for Instanced Static Meshes.