{"id":44044775,"url":"https://github.com/nowsprinting/create-unity-project-action","last_synced_at":"2026-02-07T21:36:13.375Z","repository":{"id":142112263,"uuid":"598767504","full_name":"nowsprinting/create-unity-project-action","owner":"nowsprinting","description":"Create empty Unity3D project","archived":false,"fork":false,"pushed_at":"2025-10-31T21:49:44.000Z","size":602,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-09T07:21:21.105Z","etag":null,"topics":["unity","unity3d"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/nowsprinting.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-07T19:14:06.000Z","updated_at":"2025-10-31T21:49:29.000Z","dependencies_parsed_at":"2023-05-20T00:00:52.443Z","dependency_job_id":"663b04d4-7ad4-406c-980f-ae4877d4f528","html_url":"https://github.com/nowsprinting/create-unity-project-action","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":"actions/typescript-action","purl":"pkg:github/nowsprinting/create-unity-project-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsprinting%2Fcreate-unity-project-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsprinting%2Fcreate-unity-project-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsprinting%2Fcreate-unity-project-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsprinting%2Fcreate-unity-project-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nowsprinting","download_url":"https://codeload.github.com/nowsprinting/create-unity-project-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nowsprinting%2Fcreate-unity-project-action/sbom","scorecard":{"id":695888,"data":{"date":"2025-08-11","repo":{"name":"github.com/nowsprinting/create-unity-project-action","commit":"eeafc6df4ff7584ca8744b866b61a87a94aa3c2d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/6 approved changesets -- score normalized to 0","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"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":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: downloadThenRun not pinned by hash: .github/workflows/actionlint.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/check-dist.yml:48","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:42","Info:  14 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   9 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   2 npmCommand 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/actionlint.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/actionlint.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-dist.yml:35","Info: jobLevel 'actions' permission set to 'read': .github/workflows/check-dist.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:40","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-pr.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:23","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:25","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release-drafter.yml:26","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:26","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:47","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release.yml:48","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:49","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:53","Info: jobLevel 'actions' permission set to 'read': .github/workflows/test.yml:80","Info: found token with 'none' permissions: .github/workflows/actionlint.yml:1","Info: found token with 'none' permissions: .github/workflows/check-dist.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: found token with 'none' permissions: .github/workflows/create-release-pr.yml:1","Info: found token with 'none' permissions: .github/workflows/pr-labeler.yml:1","Info: found token with 'none' permissions: .github/workflows/release-drafter.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: found token with 'none' permissions: .github/workflows/test.yml:1"],"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":"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":"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":"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 15 commits out of 30 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"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T03:40:40.413Z","repository_id":142112263,"created_at":"2025-08-22T03:40:40.414Z","updated_at":"2025-08-22T03:40:40.414Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29208769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T21:35:21.898Z","status":"ssl_error","status_checked_at":"2026-02-07T21:35:20.106Z","response_time":63,"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":["unity","unity3d"],"created_at":"2026-02-07T21:36:13.293Z","updated_at":"2026-02-07T21:36:13.369Z","avatar_url":"https://github.com/nowsprinting.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-unity-project-action\n\n[![build-test](https://github.com/nowsprinting/create-unity-project-action/actions/workflows/test.yml/badge.svg)](https://github.com/nowsprinting/create-unity-project-action/actions/workflows/test.yml)\n\n\nCreate an empty Unity3D project for running tests.\nIt is useful for testing UPM package.\n\nThis action does not require a Unity license.\nBecause this copies the Unity 2018.1.0f1 [^1] project template.\n\n[^1]: This version started UPM support\n\n\n## Inputs\n\n### project-path\n\nPath of the Unity project to be created, relative from repository root (/github/workspace).\nDefault value is `UnityProject~`.\n\n### active-input-handler\n\nActive Input Handler setting for the Unity project.\n\n- 0: \"Input Manager (Old)\" (default)\n- 1: \"Input System Package (New)\"\n- 2: \"Both\"\n\n\n## Outputs\n\n### created-project-path\n\nPath of the created Unity project, relative from repository root (/github/workspace).\nSame as `project-path`.\n\n\n## Exported environment variables\n\n### CREATED\\_PROJECT\\_PATH\n\nPath of the created Unity project, relative from repository root (/github/workspace).\nSame as `project-path`.\n\n\n## Example usage\n\nThis example assumes that package.json is in the repository root, creation a new Unity project and runs the tests.\n\n```yaml\non:\n  push:\n\njobs:\n  test:\n    runs-on: ubuntu-latest\n    permissions:\n      contents: read\n\n    steps:\n      - name: Checkout repository\n        uses: actions/checkout@v3\n\n      - name: Crete Unity project for tests\n        uses: nowsprinting/create-unity-project-action@v2\n        with:\n          project-path: UnityProject~\n\n      - name: Install dependencies\n        run: |\n          npm install -g openupm-cli\n          openupm add -f com.unity.test-framework@1.3.2\n          openupm add -f com.unity.testtools.codecoverage@1.2.2\n          openupm add -ft your.package.name@file:../../\n        working-directory: ${{ env.CREATED_PROJECT_PATH }}\n\n      - name: Move samples to include in run tests (optional)\n        run: |\n          cp -r Samples~/SampleFolder1 ${{ env.CREATED_PROJECT_PATH }}/Assets/\n\n      - name: Run tests\n        uses: game-ci/unity-test-runner@v2\n        with:\n          projectPath: ${{ env.CREATED_PROJECT_PATH }}\n          unityVersion: 2021.3.17f1\n```\n\n\u003e **Note**  \n\u003e [openupm](https://github.com/openupm/openupm-cli) command is used to update Packages/manifest.json.\n\u003e `@file:../../` is relative path from Packages directory to repository root (as a package root).\n\u003e And `-t` option is add package into `testables`.\n\nBefore\n\n```shell\n\u003croot\u003e\n├── Editor/\n├── Runtime/\n├── Tests/\n├── LICENSE.md\n├── README.md\n└── package.json\n```\n\nAfter\n\n```shell\n\u003croot\u003e\n├── Editor/\n├── Runtime/\n├── Tests/\n├── UnityProject~/\n│   ├── Assets/\n│   ├── Library/\n│   ├── Logs/\n│   ├── Packages/\n│   ├── ProjectSettings/\n│   └── UnityProject~.sln\n├── LICENSE.md\n├── README.md\n└── package.json\n```\n\n\u003e **Note**  \n\u003e Unity ignores the contents of any folder name that ends with the ~ character and does not track them with .meta files.  \n\u003e See more information: [Unity - Manual:  Package layout](https://docs.unity3d.com/Manual/cus-layout.html)\n\n\n## License\n\nMIT License\n\n\n## How to contribute\n\nOpen an issue or create a pull request.\n\n### Start developing\n\n```shell\nnpm install\n```\n\n### Run tests\n\n```shell\nnpm test\n```\n\n### Package (must run before checked-in)\n\n```shell\nnpm run all\ngit add dist/\ngit commit -m\"Update dist\"\n```\n\n### Create pull request\n\nBe grateful if you could label the PR as `enhancement`, `bug`, `chore` and `documentation`. See [PR Labeler settings](.github/pr-labeler.yml) for automatically labeling from the branch name.\n\n\n## Release workflow\n\nRun `Actions | Create release pull request | Run workflow` and merge created PR.\n(Or bump version in package.json on default branch)\n\nThen, Will do the release process automatically by [Release](.github/workflows/release.yml) workflow.\n\nEnable `Publish this Action to the GitHub Marketplace` on edit release page, are publish to GitHub Marketplace.\n(Need manual operation)\n\nDo **NOT** manually operation the following operations:\n\n- Create release tag\n- Publish draft releases\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnowsprinting%2Fcreate-unity-project-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnowsprinting%2Fcreate-unity-project-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnowsprinting%2Fcreate-unity-project-action/lists"}