GitMerge-for-Unity icon indicating copy to clipboard operation
GitMerge-for-Unity copied to clipboard

Use MergeActionExistence to improve MergeActionChangeValues

Open FlaShG opened this issue 11 years ago • 0 comments

If an object reference property, represented by a MergeActionChangeValues object, is told to reference an object that doesn't exist at the time due to the current merge state, things will break. The problem has been solved before with parenting in miind, and the existing structures should be used to make MergeActionChangeValues more stable.

FlaShG avatar Feb 14 '15 19:02 FlaShG