Files
UnrealEngineUWP/Engine/Plugins/EnhancedInput
RVillani 5172909c62 PR #9693: Hold triggers don't reset on mapping context changes (Contributed by RVillani)
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]
2023-03-08 17:22:57 -05:00
..