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

Unable to add Package when trying to upgrade package in Unity #641

Open
flarb opened this issue Aug 21, 2024 · 3 comments
Open

Unable to add Package when trying to upgrade package in Unity #641

flarb opened this issue Aug 21, 2024 · 3 comments

Comments

@flarb
Copy link

flarb commented Aug 21, 2024

I tried clicking the update button in the package manager and nothing happens. If I paste the git URL in I get this error:

Package Manager Window] Error adding package: https://github.com/rlabrecque/Steamworks.NET?path=/com.rlabrecque.steamworks.net#2024.8.0.
Unable to add package [https://github.com/rlabrecque/Steamworks.NET?path=/com.rlabrecque.steamworks.net#2024.8.0]:
  Package name 'https://github.com/rlabrecque/Steamworks.NET?path=/com.rlabrecque.steamworks.net#2024.8.0' is invalid.
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
@rlabrecque
Copy link
Owner

Hey Ralph, What version of Unity are you on? I was trying with 2019.4.40 and couldn't reproduce this; though it also doesn't have an update button, I had to remove and re-add the package.

@flarb
Copy link
Author

flarb commented Aug 25, 2024 via email

@rlabrecque
Copy link
Owner

I was able to repro it, and I think I figured it out; the URL you have is missing .git:
https://github.com/rlabrecque/Steamworks.NET.git?path=/com.rlabrecque.steamworks.net#2024.8.0

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

2 participants