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
- Raytracing renders artefacts and performance drops when switching Volumes at runtime
- Shader variants are compiled when creating a server build
- Crash on WeldVertexArray when opening a specific project
- UI Builder “Fit viewport” button zooms to fit Canvas instead of the selected Element
- Crash on DrawGUITexture when rendering scene view window in a specific project
Add comment