You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Properties need to be batched updated as a single transaction, otherwise the modification of the first property would cause ApplyConfigurationToSelection() to be called immediately, invalidating the change. #jira UE-170071 #rb ruslan.idrisov #preflight 6377cc782a05dabce9488ee4 #rnx [CL 23203889 by eric renaudhoude in ue5-main branch]