Skip to content

dang-gun/UnityHub_ModulesJson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Hub 'modules.json'

This is a collection of ‘modules.json’ files for Unity Hub
This is a file extracted immediately after installing Unity.

There are cases where Unity Hub does not properly recognize it when Unity is installed manually.
This is a file for making Unity Hub work properly without reinstalling Unity when this happens.”

Korean Readme

Why use it?

It is used when the following error occurs after manually installing Unity and adding it to Unity Hub.

  • When ‘Add Modules’ does not appear When ‘Add Modules’ ?

  • 'Unity 2022.3.20f1 is no longer available from the Hub. For a better experience, we recommend the latest LTS (Long-Term Support) version. You can find all Editor versions in the Installs Archive.' error. no longer available

How to use

  1. Create a folder with the name of the version you want to add in the folder where Unity Hub is installed (default> C:\Program Files\Unity\Hub\Editor). (Example> 2022.3.20f1) Create a folder

  2. Put the ‘modules.json’ file that matches the version(Example> 2022.3.20f1) into the folder you created.

  3. Move the ‘Editor’ folder located in the installation folder of the separately installed Unity (Unity Editor) (default> C:\Program Files\Unity [version]) to the folder you created (Example> 2022.3.20f1). Move the ‘Editor’

Now, when you run Unity Hub, the added version is displayed and ‘Add Modules’ works properly. works properly

contributing

If you want to upload your own ‘modules.json’ file, please contribute through a 'pull request'

Precautions when contributing

  • Please only upload files that match the version.
  • Do not modify other files.

Unresolved issues

It seems like it should work just by adding it with ‘Locate’ in Unity Hub, but it doesn’t.
It definitely only works in the folder where Unity Hub is installed.
If you know the solution to this problem, please leave it in the issue.

About

This is a repository that stores all the 'modules.json' files created when you install Unity from Unity Hub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published