You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- FScopedLoadAllExternalObjects object that can be used to force the loading of all external actors of a WP world to allow those operations to succeed. (for larger worlds commandlet should be used) - ContentBrowser operation like: Delete, Duplicate, Rename, Move, Copy use this new scope - World Partition worlds are no longer loaded on right-click context menu. - Note: change was done with explicit scopes to only address specific use cases and limit the impact of this CL. It could become a default behavior in later versions. #jira UE-140032, UE-114002 #rb richard.malo, jeanfrancois.dube, rex.hill #preflight 61f2b479800734b52da816b4 #ROBOMERGE-AUTHOR: patrick.enfedaque #ROBOMERGE-SOURCE: CL 18753910 in //UE5/Release-5.0/... via CL 18753926 via CL 18756993 #ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472) [CL 18757308 by patrick enfedaque in ue5-main branch]