Files
UnrealEngineUWP/Engine/Source/Runtime/Core/Private/Misc
Jamie Dale 26ecf0e7b9 Fixed single-property config updates failing to remove entries that were no longer needed as they matched the CDO
The UObject would write the correct config state, but UpdateSinglePropertyInSection would fail to remove the data for the updated key as it (correctly) wasn't present in the config being applied. This change has it remove the key from the config section if it exists.

#jira UE-119534
#rb Brooke.Hubert, Matt.Peters

[CL 16884096 by Jamie Dale in ue5-main branch]
2021-07-19 11:29:39 -04:00
..
2021-07-18 13:26:14 -04:00
2021-03-30 15:49:01 -04:00