This represents UE4/Main @18073326, Release-5.0 @18081140 and Dev-PerfTest @18045971
[CL 18081471 by aurel cordonnier 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]
- Added 'recursive searchable' property to the FMenuEntryBlock to let the menu searching algorith if it should go down the sub-menus.
- Fixed property binding auto-generated menus that can expand indefinitedly (in a circular fashion) to search only the current level and prevent stack overflow.
#rb Lauren.Barnes
#preflight 6126a50d2a3bf7000162a612
#ROBOMERGE-SOURCE: CL 17316068 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v861-17282326)
[CL 17316070 by patrick laflamme in ue5-release-engine-test branch]
- Modified the multibox to recursively explore, pull and flatten its sub-menu items to the top level multibox.Flatten items are invisible until they are matched by a user search.
Fixed a focus issue that prevented the 'Create' button/menu item action from firing when the item was clicked in the search result list.
#jira UETOOL-2958 - Generic Menu Search (including submenus) and Hint/Search bar
#jira UE-121474 - Selecting an item from a menu search result doesn't trigger the action
#rb Lauren.Barnes, Vincent.Gauthier
#preflight 611e532a8649480001cbb5b6
#ROBOMERGE-SOURCE: CL 17234779 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v855-17104924)
[CL 17234785 by patrick laflamme in ue5-release-engine-test branch]
These are called when a menu is closed, and can be used to clean-up context object data without needing to run a GC
#rb Rex.Hill
#ROBOMERGE-SOURCE: CL 15562929 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15562993 by jamie dale in ue5-main branch]