unitysetup.powershell icon indicating copy to clipboard operation
unitysetup.powershell copied to clipboard

Powershell module for interfacing with Unity installs and projects.

Results 43 unitysetup.powershell issues
Sort by recently updated
recently updated
newest added

Tested this on 2021.3.12f1 and 2021.3.13f1. It seems that Unity components for Linux are just archives of two types - some are `.tar.xz` and some are `.pkg` same as for...

Internally we've had a script called Confirm-UPMConfig for quite some time that provides the utility of scanning for all NPM packaging feeds used by a given Unity project and creating...

It looks like the intention was to print the Auth token only when in Verbose mode, taking into account previous line. Printing Auth PAT to console in normal mode may...