Search Issue Tracker
Active
Fixed in 2021.3.48f1, 2022.3.56f1, 6000.0.33f1, 6000.1.0a9
Votes
12
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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Add comment