JetBrains / teamcity-unity-plugin

TeamCity plugin supports building Unity projects
Apache License 2.0
82 stars 38 forks source link

Configuration Help #36

Open mkm12789 opened 5 years ago

mkm12789 commented 5 years ago

I need some help properly configuring my build agent machines. I feel like I've done everything in the README but I'm still getting this error message: Unable to locate tool unity 2018.2.10 in system. Please make sure to specify UNITY_PATH environment variable.


My Configuration

Build Agent:

Plugin Configuration:

Any help would be greatly appreciated!

georgethejournalist commented 4 years ago

Hi, apparently you should not specify the last part of the version string in the plugin. You should only specify 2018.2.10 and not f1. If that fails, then try 2018.2. I'm 100% certain one of those ways worked for me (last week!) when I tried configuring my build process, just not sure which one. To be clear, my build configuration GUI is now showing 2020.1.0, but I'm not 100% sure if the last zero was not added by the plugin itself on save :)