Search Unity

Unity crashes after upgrading the editor version

Discussion in 'Editor & General Support' started by mustafa_d, May 10, 2021.

  1. mustafa_d

    mustafa_d

    Joined:
    Dec 15, 2020
    Posts:
    11
    I upgraded my editor version from
    2020.1.6f1
    to
    2020.3.7f1
    on a Windows PC and it's working just fine but on OSX, the editor is crashing. I deleted all the logs under /Users/<user>/Library/Logs/DiagnosticReports and it printed this file just after the crash:
    postgres_2021-05-10-162316_My-MacBook-Pro.crash

    and the content of the file:


    Process: postgres [77535]
    Path: /usr/local/Cellar/postgresql/12.2/bin/postgres
    Identifier: postgres
    Version: 0
    Code Type: X86-64 (Native)
    Parent Process: ??? [1]
    Responsible: postgres [77535]
    User ID: 502
    Date/Time: 2021-05-10 16:23:05.959 +0300
    OS Version: Mac OS X 10.15.7 (19H2)
    Report Version: 12
    Anonymous UUID: 90304FAB-8713-736F-4042-8D22E7889060
    Sleep/Wake UUID: F02F3E9B-A19D-44F6-B101-C3EC41559931
    Time Awake Since Boot: 560000 seconds
    Time Since Wake: 14000 seconds
    System Integrity Protection: enabled
    Crashed Thread: 0
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Exception Note: EXC_CORPSE_NOTIFY

    Termination Reason: DYLD, [0x1] Library missing
    Application Specific Information:
    dyld: launch, loading dependent libraries

    Dyld Error Message:
    Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.64.dylib
    Referenced from: /usr/local/opt/postgresql/bin/postgres
    Reason: image not found

    Binary Images:
    0x10577d000 - 0x105cfdff3 +postgres (0) <E0565D95-FB07-3B08-8092-4EE117B0DB7B> /usr/local/opt/postgresql/bin/postgres
    0x105e6d000 - 0x105ebcfff +libssl.1.1.dylib (0) <CB98AFA7-D014-3D75-80FD-84EEB607EC1A> /usr/local/opt/openssl@1.1/lib/libssl.1.1.dylib
    0x105ee8000 - 0x106082c2f +libcrypto.1.1.dylib (0) <9D836867-F469-3417-97DC-31B074FCB6F4> /usr/local/opt/openssl@1.1/lib/libcrypto.1.1.dylib
    0x10611a000 - 0x10614aff3 +libgssapi_krb5.2.2.dylib (0) <B48001CB-4CA6-304A-A03C-20B649362544> /usr/local/opt/krb5/lib/libgssapi_krb5.2.2.dylib
    0x1127a2000 - 0x112833f47 dyld (750.6) <1D318D60-C9B0-3511-BE9C-82AFD2EF930D> /usr/lib/dyld
    0x7fff32a21000 - 0x7fff32a57ff7 com.apple.LDAPFramework (2.4.28 - 194.5) <47D63DCF-2BDB-3983-B2A2-E9C47AA2401D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff6517c000 - 0x7fff6517dfff libSystem.B.dylib (1281.100.1) <0A6C8BA1-30FD-3D10-83FD-FF29E221AFFE> /usr/lib/libSystem.B.dylib
    0x7fff67022000 - 0x7fff67026fff libpam.2.dylib (25.100.1) <0502F395-8EE6-3D2A-9239-06FD5622E19E> /usr/lib/libpam.2.dylib
    0x7fff675a9000 - 0x7fff6768bfff libxml2.2.dylib (33.5) <A579D158-2E09-316C-872E-DD9D93401B2F> /usr/lib/libxml2.2.dylib
     
  2. mustafa_d

    mustafa_d

    Joined:
    Dec 15, 2020
    Posts:
    11
    I reinstalled the editor and I run a diagnostics and here's the output:


    Unity Package Manager Diagnostics (v0.1.8)

    ============

    Ran 7 checks

    ============

    5 succeeded

    1 returned a warning

    1 did not run

    ============

    ✅ 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: Mon, 10 May 2021 14:55:45 GMT

    >> Connection: close


    ✅ Ping UPM registry (PASS)

    Measure the latency of the UPM package registry API

    >> 5 pings made in 5.985 seconds

    >> Average latency: 194.35 ms

    >> Minimum latency: 166.91 ms

    >> Maximum latency: 203.49 ms

    >> Standard deviation: 15.41


    ⚠️ Ping UPM download (WARNING)

    Measure the latency of the UPM package download endpoint

    >> 4 pings made in 5.842 seconds

    >> Average latency: 61.69 ms

    >> Minimum latency: 55.68 ms

    >> Maximum latency: 70.23 ms

    >> Standard deviation: 6.98


    ✅ UPM registry download speed (PASS)

    Test the Internet connection using the UPM package registry

    >> Measured speed to the UPM registry: 32.82 Megabits per second


    ✅ Speedtest.net (PASS)

    Test the Internet connection using Speedtest.net

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


    ✅ 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.


    ❓ UPM health check (UNKNOWN)

    Start the UPM process and call its health endpoint