You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Unstable crash on moving assets from one folder to another Referencing packages & possibly their non RF_Standalone content were GC'd at the first GC pass, before they had the chance of being saved. Made sure referencing packages are saved before a GC pass is done. #ROBOMERGE-SOURCE: CL 16060766 in //UE5/Release-5.0-EarlyAccess/... #ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v789-15992632) [CL 16064236 by sebastien lussier in ue5-main branch]