Dmitry Vornychev
Dmitry Vornychev
I recently encountered same and found that Unity installed via `Install-UnitySetupInstance` (at least `2021.3.0f1`) doesn't have `modules.json` file which is used to "establish" version. Unity installed via Unity Hub have...
This is also still an issue for both my Pro and Personal licenses
It seems 2017.2.0 is being applied when license is activated via Unity Hub. If license is activated via command line with specific Unity.exe, license has that version
It seems there is still a call to `sh` somewhere. Adding `C:\Program Files\Git\bin` to `PATH` surely helps
@microsoft-github-policy-service agree
@microsoft-github-policy-service agree
Found a related issue https://github.com/microsoft/unitysetup.powershell/issues/41
It took a while to find some spare time, but now all mentioned issues should be fixed @jwittner I re-requested review and leave conversations resolve to you Also I made...
Finally pushed update with `-Resolve` removal :sweat: I feel sorry for such long delay