setup-unity icon indicating copy to clipboard operation
setup-unity copied to clipboard

GitHub Action to download and install Unity on Ubuntu, macOS or Windows. Based on Unity Hub

Results 8 setup-unity issues
Sort by recently updated
recently updated
newest added

Hi, Getting this error on a self-hosted windows machine. The Unity was installed from a previous step by the same action (I think it also failed eventually, but I didn't...

Installing Unity takes up to 8 minutes on each workflow run, do you advise caching it?

Hello! I'm trying setup unity on my self-hosted runner under MacOS. It looks like some of the scripts in [setup.js](https://github.com/kuler90/setup-unity/blob/master/src/setup.js) require `sudo` permission and it is not working on self-hosted...

Since unityhub 3.x you can only get it from unity's package manager repos. The appimage is stuck at 2.x desyncing versions between linux and windows/macos. An alternative would be to...

Unity Hub now output new installed versions like this on macOS: 2021.3.7f1 (Intel), installed at /Applications/Unity/Hub/Editor/2021.3.7f1/Unity.app A better regex was necessary. Also, sudo commands don't work on github self-runners, so...

After previously using this successfully, the current runs now fail with the message: Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use...

My pipeline is now crashing as this step is frozen after I get this output indefinitely. ``` /usr/bin/xvfb-run --auto-servernum /home/runner/Unity Hub/UnityHub.AppImage --headless editors --installed ``` Please help me out with...

The run hangs waiting for you to select the architecture: ``` /Applications/Unity Hub.app/Contents/MacOS/Unity Hub -- --headless install --version 2022.3.13f1 --changeset 5f90a5ebde0f ? Please select preferred architecture: (Use arrow keys) ❯...