Starter Content
Another issue that keeps coming up is that with each new project using the kit it includes starter content. Now that I know it does this I delete it, but the question is why does it keep coming in. Well if you look at the Config/DefaultGame.ini file you will find
[StartupActions]
bAddPacks=True
InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent")
Presumably this is the reason. I have numerous other kits that do not bring in starter content and they do not have this set so it looks like it is something that needs to be corrected in a future update.