* Optionally output a CSV of changed/new packages.
* Add an additional directory input if containers get separated off during a build process
* Catch optional segment containers and patch up the container id per the id fix in a separate CL.
bunch of different preflights due to CIS issues.
#rb fabian.giesen
#jira UE-172130
[CL 31576665 by dan thompson in ue5-main branch]
Temporary put MacTargetPlatformSettings back to requiring sdk
Also add SetPlatformHiddenFromUI to remove Mac from Platform dropdown
#jira UE-207083, UE-207084
[CL 31550742 by florin pascu in ue5-main branch]
[FYI] Zousar.Shaker
Original CL Desc
-----------------------------------------------------------------
Allow printing of "Any" content type responses.
[FYI] joakim.lindqvist
[CL 31546267 by zousar shaker in ue5-main branch]
This limit is a hard limit on the size of a texture resource that will not crash the game
this is not a dimensional limit, or a heuristic limit to make small platform-friendly textures
rather this enforces the absolute limit of texture sizes that will not crash the runtime or fail to package
#rb fabian.giesen
#jira UE-203737, FORT-694622
[CL 31536312 by charles bloom in ue5-main branch]
- Available on SM6
- Disabled with config
- Includes support for heap allocations on Metal, enabled by default, can be disabled with -nometalheap
#rb Luke.Thatcher, Chris.Waters, Laura.Hermanns
#jira UE-204112
[CL 31531113 by carl lloyd in ue5-main branch]
- Disabled by default
- Removed MetalDerivedData and moved shader compiler specific code to seperate files
#rb Laura.Hermanns
#jira UE-204112
[CL 31527482 by carl lloyd in ue5-main branch]
Section Names for Windows/Mac/Linux/WindGDK will use the old names for compatibility.
#jira UE-206488
#rb Brandon.Schaefer, Josh.Adams
[CL 31522656 by florin pascu in ue5-main branch]
Also increased the minimum width of the context menu (to lower the resize effect for longer series names).
#rb Catalin.Dragoiu
[CL 31519494 by ionut matasaru in ue5-main branch]
- Make sure we don't register to OnAssetAdded before the initial AR Scan completes
- StartupTask will only run after initial AR Scan catching all on disk assets
#jira UE-172243
#rb luc.eygasier, Bob.Tellez, brooke.hubert
[CL 31517576 by patrick enfedaque in ue5-main branch]