Skip to content

make Hub think that Unity was installed with Hub #23

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

Closed
3 tasks done
unitycoder opened this issue Feb 3, 2021 · 2 comments
Closed
3 tasks done

make Hub think that Unity was installed with Hub #23

unitycoder opened this issue Feb 3, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@unitycoder
Copy link
Owner

unitycoder commented Feb 3, 2021

otherwise you cannot install modules, if you installed Unity outside official Hub,
and now they removed install module direct download link from editor build settings window too..

need to do this setting:
https://forum.unity.com/threads/hub-option-add-modules-disappeard.935219/#post-6118490

image
image

  • add option toggle for "make hub think that unity was installed from hub" or something
  • read file %APPDATA%\UnityHub\editors.json
  • replace "manual": true, with "manual": false, and save back
@unitycoder unitycoder added the enhancement New feature or request label Feb 3, 2021
@unitycoder
Copy link
Owner Author

added in 7fe567e

coming out in next build

@unitycoder
Copy link
Owner Author

there is also "editors-v2.json" that contains same info, need tp patch it also.

But, unity doesnt allow adding modules to old editor versions..?

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

No branches or pull requests

1 participant