You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* 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]