Files
UnrealEngineUWP/Engine/Source/Editor/PropertyEditor
jamie dale 4416c3a9dd Converted PropagateContainerPropertyChange to use UProperty::Identical when determining if container data needs to be migrated
This is consistent with other places in the editor, and avoids issues with certain properties that have ExportText forms that may appear different, even though the underlying data is considered identical.

#jira UE-64265
#rb Matt.Kuhlenschmidt

#ROBOMERGE-OWNER: lina.halper
#ROBOMERGE-AUTHOR: jamie.dale
#ROBOMERGE-SOURCE: CL 5002698 in //UE4/Release-4.22/... via CL 5002702
#ROBOMERGE-BOT: ANIM (Main -> Dev-Anim)

[CL 5047147 by jamie dale in Dev-Anim branch]
2019-02-18 15:14:05 -05:00
..