You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
In a previous change TraceAux::Initialize was moved to a point very early in process lifetime. At this point the config system is not ready, so resolving data driven channel presets does not work. To solve this we make two changes, define two presets in code (default and memory) which require very early application, and add a second pass of channel initialization which is executed directly after config system is up. #rb martin.ridgers #ROBOMERGE-OWNER: johan.berg #ROBOMERGE-AUTHOR: johan.berg #ROBOMERGE-SOURCE: CL 15822904 in //UE5/Release-5.0-EarlyAccess/... #ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v785-15821902) #ROBOMERGE-CONFLICT from-shelf [CL 15829754 by johan berg in ue5-main branch]