actions-marketplace-validations/Unity Validate (XRTK)
Validates the Unity editor installation and project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 5, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/xrtk_unity-validate@cbcaf5e5b32b032bc985b28f36d080168cde33d1 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| modules | additional modules to install with the editor (i.e "webgl android lumin") | no | "" |
| version-file-path | Optional, specify a path to search for the unity project version text file. Use this if validation fails to find a valid project version file. | no | **/ProjectSettings/ProjectVersion.txt |
Outputs
| name | description |
|---|---|
| editor-path | The path to the Unity Editor |
| project-path | The path to the unity project |