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
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
Add comment