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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment