UnityTechnologies.Unity installs as separate versions - Winget installs updates multiple times #16038
Unanswered
Master-Guy
asked this question in
Ideas
Replies: 1 comment 4 replies
-
I believe there is a chance with the Upgrade or the UpgradeBehavior node being properly configured some of these cases can be addressed with today's client and schema. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When installing UnityTechnologies.Unity packages, it does not uninstall the previous version. This is part of the way it should be working in this specific case. However, winget doesn't deal with this properly: For each version of UnityTechnologies.Unity that is already installed (and not up-to-date), winget installs the newest version once. This means that if you already have 3 out-of-date versions, it will download and install the most recent version 3 times.
Would it be possible to use only the latest installed version of each distinct installed ID?
Beta Was this translation helpful? Give feedback.
All reactions