Search Issue Tracker
Active
Votes
0
Found in
6000.0.54f1
6000.1.14f1
6000.2.0b12
6000.3.0a3
Issue ID
UUM-113042
Regression
No
UnityYAMLMerge fails to resolve and overwrites non-YAML files when exiting the fallback merge tool
Reproduction steps:
1. Install p4merge
2. Set the p4merge as a fallback tool for unknown files in the Unity Editor’s “/Contents/Tools/mergespecfile.txt“ file
3. Extract the attached “IN-106956_TestFiles.zip“ archive
4. Open it inside the terminal
5. Locate and copy the path of the UnityYAMLMerge executable inside your Unity Engine folder
6. Execute the “{path to UnityYAMLMerge executable} merge -p "Base/YamlTest.cs" Left/YamlTest.cs Right/YamlTest.cs Merged/YamlTest.cs“ (the command might need some minor modifications depending on the platform)
7. Exit the p4merge tool without saving the merged file
8. Open the properties of the “Merged/YamlTest.cs“ file
9. Observe
Expected result: The file is left unmodified with the merge conflicts
Actual result: The modified time of the file has changed and the file is now 0 bytes long
Reproducible with: 6000.0.54f1, 6000.1.14f1, 6000.2.0b12, 6000.3.0a3
Reproducible on: M1 Max MacOS 15.5 (Tested by CQA), Windows 11 (User’s platform)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment