You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This fixes an issue when comparing enhanced action mappings during RebuildControlMappings because we had made a deep copy of the modifiers and triggers arrays, so any time we compare a new instance to old instance it would return false no matter what. #jira UE-168035 #jira UE-169967 #preflight 6408fa196e1dadfcda263fb7 #rb me [CL 24568174 by RVillani in ue5-main branch]