You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
We were blindly assuming that CurrentObject was non-null and crashing on CurrentObject->GetOuter(), even though DuplicateObject() itself was safe to call with null. #review-20365567 @lauren.barnes #jira UE-151124 #preflight 628e4dccf622d972b58a1e26 [CL 20429746 by sebastian nordgren in ue5-main branch]