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

Build Unity projects for different platforms

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

When I see commands in a github action step, I'm always wondering if it's better to have them in the yaml or expose a shell script so we gain syntax...

cloud-runner

**Bug description** Hi! I have a simple test project, which should start a video play on my raw image component after app starts. However after CICD the video is gone...

bug

``` [Client] Failed Getting: before { "errno": -2, "syscall": "scandir", "code": "ENOENT", "path": "/home/runner/work/FPS.GameClient/FPS.GameClient/game-ci/steps" } ```

bug
cloud-runner

I am running unity-builder on self-hosted mac and my machine doesn't have that much storage space so I added external hard drive and pointed unity hub to install unity editors...

bug

#### Changes - Windows: fixed an error in `set_gitcredential.ps1` where `url.` was inside of the string, resulting in errors when building `with: gitPrivateToken` #### Related Issues - I think right...

#### Changes - Removed creation and deletion of BlankProject on Mac runners Deleting the BlankProject on cleanup creates the following issue when calling the action multiple times in a row:...

**Bug description** Issue: The current version of our app, built with the iOS 16.2 SDK, does not comply with the upcoming App Store requirements announced for April 29, 2024. According...

bug

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1. Changelog Sourced from tar's changelog. Changelog 7.0 Rewrite in TypeScript, provide ESM and CommonJS hybrid interface Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry')...

dependencies

Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 Commits fb98306 Bumped v5.28.4...

dependencies

**Bug description** Running Unity Builder on Windows 11 self-hosted results in this error `docker: Error response from daemon: the working directory 'c:/github/workspace' is invalid, it needs to be an absolute...

bug
windows