#preflight 6227f184695c94f981bc741a
#rb jamie.dale
#ROBOMERGE-AUTHOR: rex.hill
#ROBOMERGE-SOURCE: CL 19322495 via CL 19339234 via CL 19344449 via CL 19350377 via CL 19350529
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v926-19321884)
[CL 19351705 by rex hill in ue5-main branch]
#jira UE-144894
#preflight skip
#ROBOMERGE-AUTHOR: rex.hill
#ROBOMERGE-SOURCE: CL 19275120 via CL 19278999 via CL 19294653 via CL 19297443 via CL 19297550
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v926-19321884)
[CL 19345717 by rex hill in ue5-main branch]
- Added in bulk set Public set Private when more than one asset is selected in the Content Browser
- Additionally added in caching mechanism for selected file Public asset editability
#preflight 621fca28e15c51d8c50a90bf
#rb Rex.Hill
#ROBOMERGE-AUTHOR: scott.nelson
#ROBOMERGE-SOURCE: CL 19230234 via CL 19235956 via CL 19238861 via CL 19238938 via CL 19245822
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v924-19243027)
[CL 19247030 by scott nelson in ue5-main branch]
- Added ability to toggle Private Content Edit mode at Folder level in Content Browser
- You cannot edit an asset's Private/Public state unless it's within a Private Content Editable folder
- Private Assets do not show up unless their within a Private Content Editable folder
#preflight 621fbc63e15c51d8c509559d
#rb Rex.Hill
#ROBOMERGE-OWNER: rex.hill
#ROBOMERGE-AUTHOR: scott.nelson
#ROBOMERGE-SOURCE: CL 19226371 via CL 19235626 via CL 19238850 via CL 19238931 via CL 19245779
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v924-19243027)
[CL 19247024 by rex hill in ue5-main branch]
#preflight 621e9a413e14f0c7e5540913
#rb Rex.Hill
#ROBOMERGE-AUTHOR: scott.nelson
#ROBOMERGE-SOURCE: CL 19224985 via CL 19228155 via CL 19237761 via CL 19237938 via CL 19238473
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845)
[CL 19239361 by scott nelson in ue5-main branch]
#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]
#rb Johan.Torp, Lauren.Barnes
#jira UE-135423
#rnx
#preflight 620374f674604bc6b1a62882
- The filter can be found in Filter->Other Filters -> Virtualized Data
- Since we only want to store if a package has virtualized data or not we can just use a bit in FAssetPackageData::Flags
[CL 18951020 by paul chipchase 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]
[VK] Bandaid to prevent the loading of assets in ContentBrowser on hover. This disables the experimental Public/Private asset tooltip state UI from refreshing correctly when toggled.
#preflight skip
#rb Bob.Tellez
#ROBOMERGE-AUTHOR: bob.tellez
#ROBOMERGE-SOURCE: CL 18895063 via CL 18895077 via CL 18895086 via CL 18896466 via CL 18896757
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v910-18824042)
[CL 18897006 by bob tellez in ue5-main branch]
#preflight skip
#rb none
#ROBOMERGE-OWNER: brandon.boswell
#ROBOMERGE-AUTHOR: scott.nelson
#ROBOMERGE-SOURCE: CL 18858025 via CL 18858093 via CL 18858393 via CL 18858420 via CL 18859124 via CL 18859269
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v910-18824042)
[CL 18859302 by scott nelson in ue5-main branch]
- Allows for toggling an individual Asset's Public/Private state in the Content Browser by adding/removing the flag PKG_NotExternallyReferenceable
- Content Browser Tooltips now show Asset states (Public, Private, Read Only)
- Includes CVar ContentBrowser_EnablePublicAssetFeatureCVar to hide UI until we reach MVP
#preflight 61fc3281af01d3caef1ee7bb
#rb Francis.Hurteau
#ROBOMERGE-AUTHOR: scott.nelson
#ROBOMERGE-SOURCE: CL 18853374 via CL 18855692 via CL 18855705 via CL 18855722 via CL 18857313 via CL 18857594
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v910-18824042)
[CL 18857607 by scott nelson 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]
- Caused regression with CB filters
Original CL Desc
-----------------------------------------------------------------
- Fix DisallowedClasses meta tag no longer respecting children classes; Shelf was also QA tested against original JIRA that caused the regression
#preflight 61eb5df4731e3b4088afb1f3
#ROBOMERGE-AUTHOR: billy.bramer
#ROBOMERGE-SOURCE: CL 18728686 via CL 18729824 via CL 18729833 via CL 18729837 via CL 18730116 via CL 18730189
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)
[CL 18730200 by billy bramer in ue5-main branch]
#preflight 61eb5df4731e3b4088afb1f3
#ROBOMERGE-AUTHOR: billy.bramer
#ROBOMERGE-SOURCE: CL 18711482 via CL 18718794 via CL 18719818 via CL 18719881 via CL 18720124 via CL 18720231
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)
[CL 18720236 by billy bramer 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]