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

Nothing happens ... #73

Closed
MeisterDerMagie opened this issue Dec 9, 2019 · 11 comments
Closed

Nothing happens ... #73

MeisterDerMagie opened this issue Dec 9, 2019 · 11 comments
Assignees
Labels

Comments

@MeisterDerMagie
Copy link

Hey, I have a third issue that stops me from using UpmGitExtension.
When I press "Find Versions" the package manager disables all fields but nothing happens, even after waiting for more than 10 minutes.
Tried this in Unity 2019.14f1 and 2019.15f1.

grafik

@mob-sakai mob-sakai self-assigned this Dec 10, 2019
@mob-sakai mob-sakai added the bug Something isn't working label Dec 10, 2019
@mob-sakai
Copy link
Owner

Hi @MeisterDerMagie

Thank you for your reporting!

@Mathijs-Bakker
Copy link

Hi!

Just to append this to the issue:
Schermafbeelding 2019-12-10 om 21 27 59

Issue: Package Manager Gets Unresponsive When Find Versions Button Is Clicked

The Unity Package Manager is unresponsive (select url field and close button doesn't work). And the UPM Git Extension is blocking the whole UPM UI. The only way to reset is to close the UPM tab.

  • Unity 2019.3
  • MacOS 10.15.1
  • Clean Unity project.
  • With standard Packages and Package Validation Suite installed.

How to replicate:

  1. Click Install Packages Git icon,
  2. Paste git url
  3. Hit Find Versions

Maybe this gives some more context.

@robertocaldas
Copy link

Hi. I'm having the same issue with Unity 2019.2.8.
I manually added a package and it works, so it's not something with the package's repo/content.

I also noticed that the "Update to" button and preview of older versions don't work, even when I try seeing UpmGitExtension details.

Unity is changing the contents of manifest.json to a different structure of what's documented, I wonder if that's not breaking your code:

"com.unity.modules.vr": "1.0.0", "com.unity.modules.wind": "1.0.0", "com.unity.modules.xr": "1.0.0" }, "lock": { "com.rob.unity-package-test": { "hash": "e5b6667c0fc6ca048a9a2fb716eb3ac9241f144e", "revision": "HEAD" } } }

On another subject, it seems that your package.json and package.json.meta gets copied to my project's root folder (in the same level of Assets folder), do you know why this happens?

@mob-sakai
Copy link
Owner

@MeisterDerMagie @Mathijs-Bakker @robertocaldas
Do you use UnityHub 2.2.x to launch UnityEditor?

It has a strange bug.
https://forum.unity.com/threads/unityhub-2-2-0-miss-git-executable.785288/#post-5231825

Please try to launch UnityEditor without UnityHub.

@mob-sakai
Copy link
Owner

@MeisterDerMagie @Mathijs-Bakker @robertocaldas
Hey guys, UnityHub 2.2.2 has been released!

@tylo
Copy link

tylo commented Jan 10, 2020

I'm having this same bug happen to me, and am using UnityHub 2.2.2 and 2019.2.14f1

@mob-sakai
Copy link
Owner

@MeisterDerMagie @Mathijs-Bakker @robertocaldas @tylo
Sorry, I will fix it.

@albermotion
Copy link

I'm having the same problem with Unity 2019.3.0f3 and Unity Hub 2.2.2.
It could be something related to 2019 version? I didn't have this problem with 2018.

@Sov3rain
Copy link

Hey! Same here with Unity 2019.3.0f5 and Unity Hub 2.2.2 on Windows.

mob-sakai added a commit that referenced this issue Jan 28, 2020
[Close issues] close #70, close #72, close #73, close #74, close #75
@mob-sakai
Copy link
Owner

🎉 This issue has been resolved in version 1.1.0-preview.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

🎉 This issue has been resolved in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

7 participants