Building unity from different location
Howdy. I have TeamCity installed on E: and unity installed on d: my host agent can't find unity. I found a place to “upload a tool” but unity 6 doesn't have a .zip download as far as I can find.
How can I either tell my host pc to look at a different drive or upload unity 6 as a build tool?
Please sign in to leave a comment.
It looks like you're looking for the Unity Support Plugin for TeamCity. You can download it here: https://plugins.jetbrains.com/plugin/11453-unity-support/versions/stable.
For instructions on how to install the plugin, refer to this guide: https://www.jetbrains.com/help/teamcity/installing-additional-plugins.html.
You may also find this video helpful: CI/CD for Unity Games Using TeamCity(https://www.youtube.com/watch?v=Sh_BRCw7prc)
If this doesn’t address your issue, please share more details so I can assist further.
Best Regards,
Tom
Hey thanks. It doesn't help. I ended up reinstalling my Unity in the default location since teamcity doesn't know how to look for it in custom paths.
Now I get the license error:
No valid Unity Editor license found. Please activate your license.
Any ideas on that?
Please refer to this document for detailed information - https://github.com/JetBrains/teamcity-unity-plugin?tab=readme-ov-file#teamcity-unity-plugin.
Any issue, please feel free to let me know.
Best Regards,
Tom