Search Issue Tracker
Duplicate
Votes
0
Found in
2017.3.0a1
2018.3.0a1
2018.3.0b1
2019.1.0a1
Issue ID
1080991
Regression
No
UnityYAMLMerge adds duplicate entries
Reproduction steps:
1. Import "MinimalRepro" project
2. Open CMD
3. Write:
D:\Unity\2019.1\2019.1.0a13_3de2277bb0e6\Editor\Data\Tools\UnityYAMLMerge.exe merge -p
"C:\Users\*user*\Downloads\MinimalRepro\Assets\Landscape_base.prefab"
"C:\Users\*user*\Downloads\MinimalRepro\Assets\Landscape_branchA.prefab"
"C:\Users\*user*\Downloads\MinimalRepro\Assets\Landscape_branchB.prefab"
"C:\Users\*user*\Downloads\MinimalRepro\Assets\Landscape_merge.prefab"
4. Open "Landscape_branchA.prefab" and "Landscape_merge.prefab" in a Text Editor and compare their data
Expected Result: The files should be identical
Actual Result: The files are different
Reproduced with: 2019.1.0a13, 2018.3.1f1, 2017.4.18f1
-
Resolution Note:
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Deletion prompt is opened when trying to delete a Parent Blendtree State via delete shortcut
- “Assertion Failed”, “Invalid AABB a” and Mesh errors are thrown when editing Group Seed or Frequency settings for Tree Object
- “GetAllOverlapping failed…” error when clicking a GameObject during a custom picking pass in the Scene view for the second time
- “NullReferenceException” thrown when moving control points on a tree branch in Scene view
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
This is a duplicate of issue #1139083