After cooked, I found a lot of Engine Content I don’t know where they comes from.Such as
/Engine/EditorResources/S_Actor
/Engine/EngineMeshes/Sphere
Skip Engine Content was Checked.
And I found they are added in CookOnTheFlyServer.cpp line 5857~5868 in UE4.21
Anyone knows about these assets and should I pakcage these assets into my publish game?
Thanks!