actions-marketplace-validations/Unity Setup
Installs the Unity Editor and modules based on the build target and project settings.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version-file-path | Optional, specify a path to search for the unity project version text file. Use this if step fails to find a valid project version file. | no | "" |
| unity-version | Optional, specify the Unity version to install. You must include the changeset! i.e 2019.4.13f1 (518737b1de84) | no | "" |
| build-targets | Optional, specify the build targets to install for (i.e "StandaloneWindows64 WSAPlayer StandaloneOSX iOS StandaloneLinux64 Android Lumin WebGL") | no | "" |
| modules | Optional, Additional modules to install with the editor (i.e "webgl android lumin") | no | "" |
| architecture | Optional, specify the architecture to install (x86_64 or arm64) | no | "" |
Outputs
no outputs