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 UPM throws errors #25

Open
TCROC opened this issue Dec 7, 2020 · 6 comments
Open

Unity UPM throws errors #25

TCROC opened this issue Dec 7, 2020 · 6 comments

Comments

@TCROC
Copy link

TCROC commented Dec 7, 2020

image

The errors are:

UnityEditor.EditorApplication:Internal_CallUpdateFunctions() (at /home/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:310)
Error searching for packages.
UnityEditor.EditorApplication:Internal_CallUpdateFunctions() (at /home/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:310)
[PackageManager] Error Request [GET https://upm.consulo.io/-/v1/search?text=com.consulo&from=0&size=250] failed. One or more invalid parameters was given.
UnityEditor.EditorApplication:Internal_CallUpdateFunctions() (at /home/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:310)

OS: Ubuntu 18.04
Consulo Unity UPM Plugin Version: 2.4.0

@TCROC
Copy link
Author

TCROC commented Dec 7, 2020

This occurs when the registry is added. Not from the plugin. So I'm assuming its an issue with the consulo registry.

@VISTALL
Copy link
Member

VISTALL commented Dec 7, 2020

Hello. I saw this problem. It's only bug with this request from Unity. Unity tried download all packages and failed. Low priority

@VISTALL VISTALL transferred this issue from consulo/consulo-unity3d Dec 10, 2020
@parmaia
Copy link

parmaia commented Dec 10, 2020

On my side, the problem is that after the error, Unity can't load the complete list of packages so I can't install additional packages after the Consulo plugin is present.

Using Unity 2019.4.10f1, Consulo 2020.11 and Windows 10.

@TCROC
Copy link
Author

TCROC commented Dec 10, 2020

On my side, the problem is that after the error, Unity can't load the complete list of packages so I can't install additional packages after the Consulo plugin is present.

Using Unity 2019.4.10f1, Consulo 2020.11 and Windows 10.

@VISTALL If this is the case, I think this bug should be moved to a higher priority

@liambilly9
Copy link

This occurs when the registry is added. Not from the plugin. So I'm assuming its an issue with the consulo registry.

so whats the solution

@VISTALL
Copy link
Member

VISTALL commented Oct 5, 2022

@liambilly9 just use git repository (info in README). UPM for now I'm not recommend to use

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

4 participants