#preflight 621e95b3e15c51d8c5dae7e0
#rb Rex.Hill
#ROBOMERGE-AUTHOR: scott.nelson
#ROBOMERGE-SOURCE: CL 19211175 via CL 19214799 via CL 19216582 via CL 19216684 via CL 19216697
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845)
[CL 19225339 by scott nelson in ue5-main branch]
Previously, quick jumping would not properly move the selection, making it so that navigation after jumping would ignore the jump.
#jira UE-139157
#rb Patrick.Laflamme
#preflight 6204396cbf7362cd77f98d91
#ROBOMERGE-AUTHOR: zach.rammell
#ROBOMERGE-SOURCE: CL 18929685 via CL 18929752 via CL 18929770 via CL 18930108 via CL 18930394
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v916-18915374)
[CL 18930400 by zach rammell in ue5-main branch]
- 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]
This avoids part of the hitch when searching the CB in large projects, as while the initial backend hitch (to show all content) remains, the frontend filtering is now amortized so the editor remains responsive as you type out your search query. The CB shows a little progress bar above the asset view while the search is running.
#jira
#rb Rex.Hill, Lauren.Barnes
#preflight 61e05ebc250b9537f77918fe
#ROBOMERGE-AUTHOR: jamie.dale
#ROBOMERGE-SOURCE: CL 18600367 via CL 18603781 via CL 18603885 via CL 18603962 via CL 18614021 via CL 18614086 via CL 18614115
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v899-18417669)
[CL 18614137 by jamie dale in ue5-main branch]
Added a line of log to help us track the potential cause of the issue.
#jira UE-104471
#preflight 61a8db639c77d610079f42ab
#ROBOMERGE-AUTHOR: julien.stjean
#ROBOMERGE-SOURCE: CL 18352172 in //UE5/Release-5.0/... via CL 18352195
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469)
[CL 18352205 by julien stjean in ue5-release-engine-test branch]
This represents UE4/Main @17911760, Release-5.0 @17915875 and Dev-PerfTest @17914035
[CL 17918595 by aurel cordonnier in ue5-release-engine-test branch]
This represents UE4/Main @17774255, Release-5.0 @17791557 and Dev-PerfTest @17789485
[CL 17794212 by aurel cordonnier in ue5-release-engine-test branch]
Moved Show Empty Folders to the top level in Content Browser Settings
Replaced the icon for SingleFrameAdvance in the play control toolbar buttons
#jira UETOOL-3815
#rb steven.dao
#preflight 613a53e90c19af0001c4f0ad
#ROBOMERGE-AUTHOR: aditya.ravichandran
#ROBOMERGE-SOURCE: CL 17475265 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v870-17433530)
[CL 17475269 by aditya ravichandran in ue5-release-engine-test branch]
This previously worked in UE4, then was removed when the thumbnail size selector was changed from a continuous slider to discrete predefined options.
#jira UETOOL-3281
#rb lauren.barnes
#preflight 6101beabb4288d0001b7a6e0
#ROBOMERGE-SOURCE: CL 16988630 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v838-16927207)
[CL 16988669 by steven dao in ue5-release-engine-test branch]
This can cause a reentrancy issue where the item currently being renamed is removed via an update while we're still processing it
#rb Francis.Hurteau
[CL 16412079 by Jamie Dale in ue5-main branch]
Don't allow assets to be created in content browser while a rename is occuring.
#jira UE-106064
#rb Jamie.Dale
#ROBOMERGE-SOURCE: CL 15517459 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15517488 by daren cheng in ue5-main branch]
#ROBOMERGE-SOURCE: CL 15379156 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15383280 by matt kuhlenschmidt in ue5-main branch]
Fix content browser tile medium size thumbnails not allowing 3 lines for the asset name
#ROBOMERGE-SOURCE: CL 15371118 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15371127 by matt kuhlenschmidt in ue5-main branch]