Files
UnrealEngineUWP/Engine/Source/Editor/GameProjectGeneration
jeanluc corenthin 2e2a6aa173 Fixed issue with Deleted StarterContent getting copied over and over
Root cause: the update of bAddPacks to False in the Game config was not saved to disk
Solution: Added a "SectionsToSave" section to the DefaultGame.ini at creation to add the 'StartupActions' as persistable

#jira UE-211233
#rb Josh.Adams
#rnx

[CL 32769215 by jeanluc corenthin in ue5-main branch]
2024-04-05 15:15:32 -04:00
..