{"id":45256021,"url":"https://github.com/kuler90/setup-unity","last_synced_at":"2026-02-20T23:38:09.093Z","repository":{"id":40563296,"uuid":"305337021","full_name":"kuler90/setup-unity","owner":"kuler90","description":"GitHub Action to download and install Unity on Ubuntu, macOS or Windows. Based on Unity Hub","archived":false,"fork":false,"pushed_at":"2024-05-02T19:14:26.000Z","size":269,"stargazers_count":44,"open_issues_count":6,"forks_count":33,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-25T21:54:01.219Z","etag":null,"topics":["continuous-integration","github-actions","unity","unity-hub"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kuler90.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-19T09:50:41.000Z","updated_at":"2025-03-28T10:13:14.000Z","dependencies_parsed_at":"2024-06-18T19:57:00.154Z","dependency_job_id":"951d96c3-7897-40a5-853d-7f91ba097133","html_url":"https://github.com/kuler90/setup-unity","commit_stats":{"total_commits":28,"total_committers":5,"mean_commits":5.6,"dds":0.1428571428571429,"last_synced_commit":"cfd7f2e4c3de6577a8776104278bcb0bf541173d"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/kuler90/setup-unity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuler90","download_url":"https://codeload.github.com/kuler90/setup-unity/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuler90%2Fsetup-unity/sbom","scorecard":{"id":573244,"data":{"date":"2025-08-11","repo":{"name":"github.com/kuler90/setup-unity","commit":"cfd7f2e4c3de6577a8776104278bcb0bf541173d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/28 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test-macos.yml:1","Warn: no topLevel permission defined: .github/workflows/test-ubuntu.yml:1","Warn: no topLevel permission defined: .github/workflows/test-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: node_modules/@actions/tool-cache/scripts/externals/7zdec.exe:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-macos.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kuler90/setup-unity/test-macos.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-ubuntu.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/kuler90/setup-unity/test-ubuntu.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-windows.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kuler90/setup-unity/test-windows.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T16:55:39.738Z","repository_id":40563296,"created_at":"2025-08-20T16:55:39.738Z","updated_at":"2025-08-20T16:55:39.738Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29667852,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T23:24:07.480Z","status":"ssl_error","status_checked_at":"2026-02-20T23:24:06.202Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["continuous-integration","github-actions","unity","unity-hub"],"created_at":"2026-02-20T23:38:08.623Z","updated_at":"2026-02-20T23:38:09.085Z","avatar_url":"https://github.com/kuler90.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# setup-unity\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://github.com/kuler90/setup-unity/actions\"\u003e\u003cimg alt=\"GitHub Actions status\" src=\"https://github.com/kuler90/setup-unity/workflows/test%20ubuntu/badge.svg?branch=master\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/kuler90/setup-unity/actions\"\u003e\u003cimg alt=\"GitHub Actions status\" src=\"https://github.com/kuler90/setup-unity/workflows/test%20macos/badge.svg?branch=master\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/kuler90/setup-unity/actions\"\u003e\u003cimg alt=\"GitHub Actions status\" src=\"https://github.com/kuler90/setup-unity/workflows/test%20windows/badge.svg?branch=master\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nGitHub Action to download and install Unity. Based on Unity Hub.\n\nWorks on Ubuntu, macOS and Windows.\n\n## Inputs\n\n### `unity-version`\n\nUnity version to install. For example, `2019.4.9f1`. Project version will be used if not provided.\n\n### `unity-version-changeset`\n\nUnity version changeset. For example, `50fe8a171dd9`. Automatically parsed from Unity site if not provided.\n\n### `unity-modules`\n\nList of Unity modules (e.g. build support) to install. For example, `[ios, android, webgl]`.\n\nAvailable modules can be found in the test workflows ([test-ubuntu](https://github.com/kuler90/setup-unity/blob/master/.github/workflows/test-ubuntu.yml), [test-macos](https://github.com/kuler90/setup-unity/blob/master/.github/workflows/test-macos.yml), [test-windows](https://github.com/kuler90/setup-unity/blob/master/.github/workflows/test-windows.yml)). \n\nAlso list of available modules can be found by execute `\u003cunity-hub\u003e -- --headless help` but result may contains wrong names.\n\n### `unity-modules-child`\n\nAutomatically installs all child modules of selected modules. For example, `android-open-jdk` and `android-sdk-ndk-tools` for android. Default `true`.\n\n### `project-path`\n\nPath to Unity project. Used to find Unity version. Default `${{ github.workspace }}`.\n\n### `install-path`\n\nPath where the Unity editor will be installed.\n\n### `self-hosted`\n\nIf true, avoid to invoke commands with sudo. Default `false`.\n\n## Outputs\n\n### `unity-version`\n\nUnity version.\n\n### `unity-path`\n\nUnity executable path. Also set as an environment variable `UNITY_PATH`.\n\n## Known issues\n\n - Installing `android` module with childs modules may freeze on macOS. Recommended to use with [`timeout-minutes`](https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-syntax-for-github-actions#jobsjob_idstepstimeout-minutes).\n - Workflow may fail with `System.IO.IOException: No space left on device` on GitHub-hosted Ubuntu. Setting `install-path: /mnt` can fix the problem.\n\n## Example usage\n\n```yaml\n- name: Checkout project\n  uses: actions/checkout@v2\n\n- name: Setup Unity\n  uses: kuler90/setup-unity@v1\n  with:\n    unity-modules: android\n\n- name: Activate Unity\n  uses: kuler90/activate-unity@v1\n  with:\n    unity-username: ${{ secrets.UNITY_USERNAME }}\n    unity-password: ${{ secrets.UNITY_PASSWORD }}\n    unity-authenticator-key: ${{ secrets.UNITY_AUTHENTICATOR_KEY }}\n\n- name: Build Unity\n  uses: kuler90/build-unity@v1\n  with:\n    build-target: Android\n    build-path: ./build.apk\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuler90%2Fsetup-unity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuler90%2Fsetup-unity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuler90%2Fsetup-unity/lists"}