Search Issue Tracker
Fixed in 2021.3.48f1
Fixed in 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, future release
Votes
13
Found in
2021.3.39f1
2022.3.31f1
6000.0.4f1
6000.1.0a7
Issue ID
UUM-72934
Regression
No
Additional line breaks are added to asset files when merging with UnityYAMLMerge
How to reproduce:
1. Open the attached “IN-76957” folder
2. Open “test.orig” in any text editor
3. Observe that the contents of line 239 are written on a single line
4. Run “run_mergetool_scene.bat”
5. Open “test.unity” in any text editor
6. Observe the contents of line 239
Expected result: The contents are written on a single line
Actual result: A line break has been added, and the content is split into two lines
Reproducible in: 2021.3.39f1, 2022.3.31f1, 6000.0.4f1
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Add comment