Files
UnrealEngineUWP/Engine/Source/Editor/PropertyEditor
jamie dale 4394c2e280 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-SOURCE: CL 5002698 in //UE4/Release-4.22/...
#ROBOMERGE-BOT: RELEASE (Release-4.22 -> Main)

[CL 5002702 by jamie dale in Main branch]
2019-02-14 18:00:55 -05:00
..