-
Notifications
You must be signed in to change notification settings - Fork 349
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
[Bug] Missing package file #713
Comments
Hey @JipiJogos, thanks for reaching out. I was able to reproduce the same behavior. Let me reach out to our engineers and see what we can do here. |
Just an update. It seems that in order for adding .git urls in UPM, there has to be some setup done in the repository. This is something we haven't explored yet, and maybe something we can consider adding in the future. That said, I'll mark this as a feature request for now. While we are unable to promise any timeline for this, we'll definitely keep this under our radar. P.S. For folks who find this useful, adding an emoji thumbs up on the original post can help us prioritize adding this to the roadmap. |
Thanks a lot for the responses Argzdev. I'm not an experienced developer
and it gets really frustrating to make unity + google services working well
specially using multiple services layers. I have struggled for a while to
get things working properly. Different plugin versions and EDM versions
messed around with build configurations 'plug and play' state. But after a
few days I managed to make it work properly in my case.
This improvement will facilitate a lot of the lives of next users who need
to get things done.
…On Thu, Oct 17, 2024 at 5:05 PM argzdev ***@***.***> wrote:
Just an update. It seems that in order for adding .git urls in UPM, there
has to be some setup done in the repository. This is something we haven't
explored yet, and maybe something we can consider adding in the future.
That said, I'll mark this as a feature request for now. While we are unable
to promise any timeline for this, we'll definitely keep this under our
radar.
P.S. For folks who find this useful, adding an emoji thumbs up on the
original post can help us prioritize adding this to the roadmap.
—
Reply to this email directly, view it on GitHub
<#713 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BL433EHKGQ7CZFRGJVHQ55DZ4AKBDAVCNFSM6AAAAABPQJLZQ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRQGQZTONBRGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
[READ] For Firebase Unity SDK issues, please report to Firebase Unity Sample
Once you've read this section and determined that your issue is appropriate for this repository, please delete this section.
[REQUIRED] Please fill in the following fields:
[REQUIRED] Please describe the issue here:
[Package Manager Window] Error adding package: https://github.com/googlesamples/unity-jar-resolver.git.
Unable to add package [https://github.com/googlesamples/unity-jar-resolver.git]:
[https://github.com/googlesamples/unity-jar-resolver.git] does not point to a valid package. No package manifest was found.
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
Please answer the following, if applicable:
What's the issue repro rate? 100%
What happened? How can we make the problem occur?
Adding URL throught package manager windows get no file found issue
If you have a downloadable sample project that reproduces the bug you're reporting, you will
likely receive a faster response on your issue.
The text was updated successfully, but these errors were encountered: