diff --git a/Build/python/mtm/zen/CreateRelease.py b/Build/python/mtm/zen/CreateRelease.py index 2b2c3d197..71fb5b1ce 100644 --- a/Build/python/mtm/zen/CreateRelease.py +++ b/Build/python/mtm/zen/CreateRelease.py @@ -154,7 +154,7 @@ def installBindings(): config = { 'PathVars': { - 'UnityExePath': 'D:/Utils/Unity/Unity2017.2.0f3/Editor/Unity.exe', + 'UnityExePath': 'D:/Utils/Unity/Installs/2017.4.0f1/Editor/Unity.exe', 'LogPath': os.path.join(BuildDir, 'Log.txt'), 'MsBuildExePath': 'C:/Windows/Microsoft.NET/Framework/v4.0.30319/msbuild.exe' },