soupday / cc_unity_tools_3D

Package for importing and auto setup of Character Creator (3 & 4) and iClone (7 & 8) character exports for Unity Built-in (3D) Pipeline.
Other
66 stars 19 forks source link

Doesn't Install via Unity Package Manager #26

Open simonpaulkeating opened 1 year ago

simonpaulkeating commented 1 year ago

Using Unity 2021.3.3f1 the package doenst install via the package manager with the following error:

[Package Manager Window] Cannot perform upm operation: Unable to add package [https://github.com/soupday/cc_unity_tools_3D.git]: No 'git' executable was found. Please install Git on your system then restart Unity and Unity Hub [NotFound]. UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()

I have Git for Desktop installed in C:\Users\myName\AppData\Local\GitHubDesktop\GitHubDesktop.exe

I also have that path variable setup to C:\Users\myName\AppData\Local\GitHubDesktop is my environment variables

Restarted Unity many times but the process does not work. I've had git repositories import fine into Unity previously.

Mateus-Mancini commented 1 year ago

Have you figured it out? I'm having the same problem

liudger commented 1 year ago

Did you install https://git-scm.com/download/win ?

Mateus-Mancini commented 1 year ago

Did you install https://git-scm.com/download/win ?

Yes I did. However, I was fortunately capable to install the package another way.