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

#### Context Prerequisite for #401 #### Changes - [x] Rewrite relative imports to use `.ts` and not reference folders - [x] Handle env variables `process.env` becomes `Deno.env.get()/set()` - [ ]...

enhancement

#### Changes - ... #### Checklist - [x] Read the contribution [guide](../CONTRIBUTING.md) and accept the [code](../CODE_OF_CONDUCT.md) of conduct - [ ] Readme (updated or not needed) - [ ] Tests...

#### Changes This is a WIP PR (as we needed the fixes for our processes), as I didn't have enough time to go through the checklist and Windows is still...

With the option to set androidAppBundle to true we can choose wheter or not the filename is appended with either .aab or .apk https://github.com/game-ci/unity-builder/blob/main/dist/index.js line 308. This makes an exported...

enhancement

#### Changes - Disable pre-push audit check #### Checklist - [x] Read the contribution [guide](../CONTRIBUTING.md) and accept the [code](../CODE_OF_CONDUCT.md) of conduct - [x] Readme (updated or not needed) - [x]...

**Context** I'm using a submodule to use one of my unity projects inside of a flutter app and have both built at the same time in the same repo. I'm...

enhancement

**Bug description** Hi, I am using the [default config](https://gitlab.com/game-ci/unity3d-gitlab-ci-example/-/blob/main/.gitlab-ci.yml) on Gitlab CI and I am getting an importer error. ``` Start importing Assets/Procedural Worlds/Gaia/Lighting/Content Resources/Skyboxes/PW_Sky_Evening_Clear.hdr using Guid(17e01958f958b3469b23dfe8cfdca48f) Importer(-1,00000000000000000000000000000000) Killed Cleaning...

bug

We'd like to create a CLI so that the action can use it instead of having its own logic. Later this CLI would move to its own repository. The CLI...

enhancement

![image](https://user-images.githubusercontent.com/1751064/171271903-a48e0ff9-8276-40ba-b5fb-2c1dc61cf474.png) resolves issue reported: ![image](https://user-images.githubusercontent.com/1751064/171272021-82f354bb-6aad-4ab3-b7c4-9479958c2a0a.png)

bug
documentation
cloud-runner

After https://github.com/game-ci/unity-builder/issues/401 and https://github.com/game-ci/unity-builder/issues/406 are finished, we'll make a plugin for installing and running SonarQube. Please add any requirements you might have of that plugin here.

enhancement