Juan Fornos edited a comment on Bug JENKINS-22492

I found the issue by examining the Editor.log file. Unity is failing when trying to access some SVN files previously copied to the Temp folder (I still figured out why the Unity process doesn't have permissions to access those files). The workaround I found is deleting the Temp folder before the build.

However, there is a lot of data (including the file permissions issue) after the LZMA line in the Editor.log and the plugin isn't displaying it in the Jenkins build log. That's why I thought the issue was related to long builds as the LZMA compresses takes several minutes.

I guess you can reproduce the issue by denying some files permissions to the Unity process in the Temp folder.

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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to