|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

I have run into this problem, too. But it seems, at least in my part, it was NOT an issue of the Plugin, but a serious one of the person in front of the keyboard. After checking the Java Code of the plugin, I realized that the "Home" Parameter that needs to be given in the "Tool Locations" is NOT the Executable, but the Installation directory of Unity itself, so NOT "C:\Program Files (x86)\Unity\Editor\Unity.exe", but "C:\Program Files (x86)\Unity". Which of course makes sense after realizing that this plugin has an auto-installation feature for Mac, and therefore adds the correct path to the executable itself.
So, a non-issue which can be closed in my opinion.