Having an issue updating my project to 2020.1.0f1

When I click my project after updating the editor version to 2020.1.0f1 it gives me this error:
6142656--670416--upload_2020-7-28_12-40-3.png
I’ve already tried turning off my anti-virus and retrying but it still gave me this error.
So I clicked the diagnose button and followed it into the following file so you guys have more information of what is happening:

Unity Package Manager Diagnostics (v0.1.5)

Ran 7 checks

6 succeeded
1 did not run

:white_check_mark: UPM registry reachable (PASS)
Make an HTTP request to the UPM package registry

HTTP/1.1 200 OK
X-Powered-By: Express
Provider: Genesis
Date: Tue, 28 Jul 2020 16:14:00 GMT
Connection: close

:white_check_mark: Ping UPM registry (PASS)
Measure the latency of the UPM package registry API

16 pings made in 5.011 seconds
Average latency: 47.99 ms
Minimum latency: 37.54 ms
Maximum latency: 57.42 ms
Standard deviation: 7.02

:white_check_mark: Ping UPM download (PASS)
Measure the latency of the UPM package download endpoint

11 pings made in 5.199 seconds
Average latency: 35.39 ms
Minimum latency: 29.65 ms
Maximum latency: 38.69 ms
Standard deviation: 2.50

:white_check_mark: UPM registry download speed (PASS)
Test the Internet connection using the UPM package registry

Measured speed to the UPM registry: 133.45 Megabits per second

:white_check_mark: Speedtest.net (PASS)
Test the Internet connection using Speedtest.net

Measured speed to the Speedtest.net server: 23.59 Megabits per second

:white_check_mark: HTTP proxy environment variables (PASS)
Detect whether proxy-related environment variables are set (HTTP_PROXY, HTTPS_PROXY, ALL_PROXY, NO_PROXY, UNITY_PROXYSERVER, UNITY_NOPROXY)

No proxy support has been configured through environment variables.

:question: UPM health check (UNKNOWN)
Start the UPM process and call its health endpoint

Could not find UPM executable at path ‘C:\Program Files\Unity\Hub\Editor\2020.1.0f1\Editor\Data\Resources\PackageManager\Server\UnityPackageManager.exe’

So, it says UnityPackageManager.exe can’t be found. Have you checked if it is really there?

1 Like

6146543--671294--upload_2020-7-29_11-4-48.png
I’m going to say no. How would I get it onto my computer, do I have to re-download unity 2020.1.0f1?