Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
Issue ID
956317
Regression
No
Smart Merge / UnityYAMLMerge uses Windows dialog messages instead of console output
To reproduce:
1) Download the three scene files and place them in folder where UnityYAMLMerge is (Editor/Data/Tools)
2) Run this in cmd or PowerShell - UnityYAMLMerge.exe merge base.unity remote.unity local.unity
Expected: Any errors happen in console output for automation
Actual: Windows dialog prompts out, meaning this can't be handled when ran automatically
Reproduced with the tool in 5.5.2f1, 5.6.3p2 (tool crashed in 5.x versions instead of the prompt), 2017.3.0b2, 2017.3.0b3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- 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
Add comment