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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment