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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment