Currently the minor and fix version handling in the hub is really cumbersome. Especially when working with less technically adept people on a project.
If I start working on a project with version 2019.3.0f5 and another person joins the project a few weeks later he only has the option to download the newer version (e.g. 2019.3.0f6).
Now he would have to go to the patch release website, download the specific version and add it to the launcher. If he does not do this he will upgrade the project to the newer version forcing me to do the same which in turn makes me install the version from the patch release page and adding it to the launcher (which is inconvinient).
Now I have 2 seperate installations (2019.3.0f5 and 2019.3.0f6) because of a fix realease.
There are several ways that would really improve the Hub workflow:
- Make minor, fix and patch versions addable in the Hub install menu
- Make installed unity versions updatable (maybe even autoupdatable fixes?)
- Add an option to install the exact version a project requires (maybe add it to the version selection dropdown)
Any of these options would make it a lot more convinient to work with the hub.