Commit Graph

2 Commits

Author SHA1 Message Date
josh adams
bc7efcc4a7 Fixed a shelf vs changelist mismatch
#rb trivial
#jira CIS
#preflight skip

[CL 24811667 by josh adams in ue5-main branch]
2023-03-27 18:51:27 -04:00
josh adams
263cc27ae0 - Moved per-user-facing in ProjectPackagingSettings into a new class, UPlaformsMenuSettings, so that we don't sometimes write to DefaultGame.ini and sometimes Saved/Game.ini for the same class, which can cause issues where the editor has one value that doesn't match a target platform
- StagingDirectory, which was the user's location to store archived builds, not the actual StagingDirectory, is no longer exposed in settings
#rb david.harvey,zack.neyland
#preflight 6421ed2f803cb466e80d0ad4
#jira UE-176847

[CL 24811601 by josh adams in ue5-main branch]
2023-03-27 18:49:39 -04:00