Skip to content
New issue

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

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

Already on GitHub? # to your account

Unity 2021.3.0f1 LTS when import NuGetForUnity.dll has naming issue #447

Closed
michael811125 opened this issue Apr 14, 2022 · 6 comments · Fixed by #450
Closed

Unity 2021.3.0f1 LTS when import NuGetForUnity.dll has naming issue #447

michael811125 opened this issue Apr 14, 2022 · 6 comments · Fixed by #450

Comments

@michael811125
Copy link

2021.3.0f1 LTS dll name must be same as assembly name, If not is same has error lead to import failed.
rename NugetForUnity.dll => NuGetForUnity.dll

@michael811125 michael811125 changed the title Unity 2021.3.0f1 LTS import NuGetForUnity naming issue Unity 2021.3.0f1 LTS when import NuGetForUnity naming issue Apr 14, 2022
@michael811125 michael811125 changed the title Unity 2021.3.0f1 LTS when import NuGetForUnity naming issue Unity 2021.3.0f1 LTS when import NuGetForUnity.dll has naming issue Apr 14, 2022
@Roshinator
Copy link

I had the same issue. Tried reinstalling the latest version and it didn't work.

@dbqt
Copy link

dbqt commented Apr 15, 2022

Same thing here on a fresh project in 2021.3.0f1 with this being the only thing added to the project.
The full error message is:

Assembly 'Assets/NuGet/Editor/NugetForUnity.dll' will not be loaded due to errors:
Assembly name 'NuGetForUnity' does not match file name 'NugetForUnity'

@z3nth10n
Copy link

Same here!

@miggat
Copy link

miggat commented Apr 22, 2022

Exact same message, unable to use it

@etaxi341
Copy link

Same problem

@jwittner
Copy link
Collaborator

Released at https://github.com/GlitchEnzo/NuGetForUnity/releases/tag/v3.0.5

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants