Search Issue Tracker
Fixed
Fixed in 2021.3.48f1, 2022.3.56f1, 6000.0.33f1, 6000.1.0a9
Votes
13
Found in
2021.3.39f1
2022.3.31f1
6000.0.4f1
6000.1.0a7
7000.0.0a1
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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment