Files
UnrealEngineUWP/Engine/Source/Developer/ToolMenus
sebastian arleryd 188adb661b Fix crash in UToolMenus::GenerateWidget(UToolMenu*)
* Fix a crash in UToolMenus::GenerateWidget(UToolMenu*) that could happen when UToolMenus::AddReferencedObjects was called while a legacy menu-building delegate was running.
* Add a unit test that triggers the crash if the fix is not applied.

#jira UE-201151
#rb Rex.Hill

[CL 30042071 by sebastian arleryd in ue5-main branch]
2023-12-01 11:07:17 -05:00
..