Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity compiling errors blocked this package's Editor scripts running #188

Closed
suntabu opened this issue Sep 30, 2018 · 1 comment
Closed

Comments

@suntabu
Copy link

suntabu commented Sep 30, 2018

Hello,
As said in the title,

  1. my colleague pulled down my unity project from git,
  2. open it up with unity,
  3. unity import this project's files and compiling C# scripts,
  4. without the dependencies in packages folder, unity produced some compiling errors,
  5. these errors stopped All Editor scripts running, so he could not download dependencies via NuGet options in Menu Bar or NuGet Window.

Then we are in an infinite loop which makes me really crazy.

Do you have any ideas to break it up?

Thanks.

@suntabu
Copy link
Author

suntabu commented Oct 26, 2018

Fixed by creating a new C# library project and compiling dll.
The project: https://github.com/suntabu/UnityNugetDLL

@suntabu suntabu closed this as completed Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant