You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project is versioned using Git on a private GitLab and when I clone the repository and import it in Unity for the very first time, I get the following exception:
Same with my project.
To reproduce simply removed all unversioned (git) files and open the project.
Seems that the dll's in the Packages folder are not available when compiling Assets scripts runs.
Description
I have a Unity project with NuGetForUnity and the following packages:
The project is versioned using Git on a private GitLab and when I clone the repository and import it in Unity for the very first time, I get the following exception:
While this exception can simply be ignored, it's still confusing to other people setting up the repository. Is there anything that can be done?
The text was updated successfully, but these errors were encountered: