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

Build Unity projects for different platforms

Results 118 unity-builder issues
Sort by recently updated
recently updated
newest added

**Context** In the current action `dd427466ce741f0f68264e5962f034214d814904` it shows `"VisionOS" is currently not supported.` when specified the `targetPlatform: VisionOS` which is the valid platform in Unity. Do you have any plan...

enhancement

**Bug description** When adding the Meta XR Core SDK using the Unity Package Manager (so from the Unity Asset Store), everything works out-of-the-box in the editor and in builds there....

bug

**Bug description** Trying to build with Windows IL2CPP for Unity 2022.3.x. I am intermittently getting this error during the activate step: ``` User *** logged in successfully [UnityConnect::TryLogin] Request Succeeded....

bug
windows

Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3. Release notes Sourced from ws's releases. 6.2.3 Bug fixes Backported e55e5106 to the 6.x release line (eeb76d31). Commits d87f3b6 [dist] 6.2.3 eeb76d3 [security] Fix...

dependencies

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

**Context** Currently there's no possibility to change list of docker mirrors **Suggested solution** Will be nice to have variable to set list of mirrors for docker

enhancement

**Bug description** macOS tests are failing in runs such as https://github.com/game-ci/unity-builder/actions/runs/11224782350/workflow **How to reproduce** Trigger https://github.com/game-ci/unity-builder/blob/main/.github/workflows/build-tests-mac.yml **Expected behavior** All tests should pass **Additional details** Creating this issue for tracking purposes

bug
macOS

Hello there! I just got into adding CI/CD for my game. I was able to get a mac build successfully going. However, I'm having issues with it on the webgl...

need steps to reproduce

**Context** The unity licensing server supports registering multiple products which effectively means you can multiple pools of licenses on a licensing server - https://docs.unity.com/licensing/en-us/manual/ServerSetup-test#Support_for_multiple_product_licenses. By default, the server only serves...

enhancement
licensing-server

**Bug description** When building with game-ci/unity-builder@v4 and containerRegistryImageVersion: 2 the Unity Path isn't found. The Unity Path either doesn't seem to be correct or something failed in the pulling/creating of...

bug
windows