I’ve been using 7.1.8 for a while now and I would like to update to 7.4.1. I’ve looked everywhere on the Package Manager for a way to update.
This page doesn’t explain how, if there was some way other than Package Manager. Not to mention its kind of confusing what is going on with the versions there… what is URP version 8? Version 9?
Thanks for any help, I’m sure I’m just missing something
You are probably using an older version of Unity 2019.3, thus not being able to see the Update button in the Package Manager. Updating to 2019.4 LTS (basically patched up 19.3) should let you update via Package Manager.
@MrPaparoz - thanks, that did seem to work. Here is what I did in detail:
I didn’t have any option to Update in Package Manager (above), so I went into my manifest.json (which already showed 7.3.1 for some reason…) and switched it to 7.4.1.
I re-opened the project, and in the Package Manager it was still showing 7.1.7. The only option was to Remove 7.1.7, so I tried doing that. After I removed it, it now is showing a checkmark next to 7.4.1. When I select “verified 7.3.1” it has a button that says “Update to 7.3.1”. Not sure if that part is normal or not.