Can't save map / blueprint with class using EditInlineNew

This is an old thread, but I’m still running into the original issue where I get Graph is linked to private object(s) in an external package from having a TArray<MyUObject*> MyContainerArray in a component. MyContainerArray is makred with Instanced. MyUobject is set EditInlineNew and DefaultToInstanced.