create-unitypackage icon indicating copy to clipboard operation
create-unitypackage copied to clipboard

A GitHub Action that create unitypackage file without Unity Editor Installation.

Results 4 create-unitypackage issues
Sort by recently updated
recently updated
newest added

Is it possible to still build the package without the project path? I mean when the target folder and git root isn't inside of an unity project. If so, how...

Hi, I'm trying to package a directory with subdirectories inside and it fails when trying to package these subdirectories. `Error: EISDIR: illegal operation on a directory, copyfile 'Assets/Directory/Subdirectory' -> 'tempFolderkI3Kww/archtemp/9c073fbaccbf4982bbbdb0d1dd95d098/asset'...

Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 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 v5.28.3 ⚠️ Security Release...

dependencies

We got this error when [trying to use this action to make a .unitypackage for an UdonSharp release](https://github.com/vrchat-community/UdonSharp/actions/runs/3652097294/jobs/6170091030). ``` file:///home/runner/work/_actions/pCYSl5EDgo/create-unitypackage/cfcd3cf0391a5ef1306342794866a9897c32af0b/node_modules/js-yaml/dist/js-yaml.mjs:1273 return new exception(message, mark); ^ YAMLException: incomplete explicit mapping pair;...