jenkinsci / jenkinsci/unity3d-plugin
ProjectPath automatic detection failed.
Open
- Dominant language
- C#
- Stars
- 102
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
When I configured Jenkins to perform a Unity3D build without specifying the projectPath it assumed a wrong path. It placed the path of the workspace twice. Like this:
`Couldn't set project path to: C:/Program Files (x86)/Jenkins/workspace/MyProject/C:/Program Files (x86)/Jenkins/workspace/MyProject`
Also note that I created a pull request to change the html file describing the CLI arguments.
Is projectPath argument camelCase?
Contributor guide
Assessment
This issue has not been assessed yet.