You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
UE-17782 - Editor must be restarted for New Collections to appear after syncing These use FFileCache to avoid detecting changes that are made by the collection manager itself. This also fixes some issues when merging collection sets together, and fixes some places where UI wouldn't update when a collection was changed due to an update or merge. [CL 2612319 by Jamie Dale in Main branch]