Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Error running Unity 2020.1.0b5 on Mac

Discussion in 'Package Manager' started by sophia_hanna, Apr 13, 2020.

  1. sophia_hanna

    sophia_hanna

    Joined:
    Apr 13, 2020
    Posts:
    1
    I'm trying to create a 2d game through the newly released version of 2020.1.0b5, but my computer will not open the project, and it claims the editor is missing when I try to quit and reopen. It says there is an invalid project path. I added the correct modules for Mac and Windows, but nothing seems to work. I then ran a diagnostic check and it failed the UPM health check. My computer does not have a firewall nor does it block Unity's accessibility. How can I open 2020.1.0b5 successfully? Here is the diagnostic check.

    Sophias-Air-3:~ sophiahanna$ /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java ; exit;

    Usage: java [-options] class [args...]

    (to execute a class)

    or java [-options] -jar jarfile [args...]

    (to execute a jar file)

    where options include:

    -d32 use a 32-bit data model if available

    -d64 use a 64-bit data model if available

    -server to select the "server" VM

    The default VM is server,

    because you are running on a server-class machine.



    -cp <class search path of directories and zip/jar files>

    -classpath <class search path of directories and zip/jar files>

    A : separated list of directories, JAR archives,

    and ZIP archives to search for class files.

    -D<name>=<value>

    set a system property

    -verbose:[class|gc|jni]

    enable verbose output

    -version print product version and exit

    -version:<value>

    Warning: this feature is deprecated and will be removed

    in a future release.

    require the specified version to run

    -showversion print product version and continue

    -jre-restrict-search | -no-jre-restrict-search

    Warning: this feature is deprecated and will be removed

    in a future release.

    include/exclude user private JREs in the version search

    -? -help print this help message

    -X print help on non-standard options

    -ea[:<packagename>...|:<classname>]

    -enableassertions[:<packagename>...|:<classname>]

    enable assertions with specified granularity

    -da[:<packagename>...|:<classname>]

    -disableassertions[:<packagename>...|:<classname>]

    disable assertions with specified granularity

    -esa | -enablesystemassertions

    enable system assertions

    -dsa | -disablesystemassertions

    disable system assertions

    -agentlib:<libname>[=<options>]

    load native agent library <libname>, e.g. -agentlib:hprof

    see also, -agentlib:jdwp=help and -agentlib:hprof=help

    -agentpath:<pathname>[=<options>]

    load native agent library by full pathname

    -javaagent:<jarpath>[=<options>]

    load Java programming language agent, see java.lang.instrument

    -splash:<imagepath>

    show splash screen with specified image

    See http://www.oracle.com/technetwork/java/javase/documentation/index.html for more details.

    logout

    Saving session...

    ...copying shared history...

    ...saving history...truncating history files...

    ...completed.

    Deleting expired sessions...6 completed.


    [Process completed]


    [Restored Apr 13, 2020 at 10:18:27 AM]

    Last login: Thu Apr 9 00:23:02 on ttys000

    Restored session: Thu Apr 9 00:23:04 EDT 2020

    Sophias-Air-3:~ sophiahanna$
     
  2. samuelb_unity

    samuelb_unity

    Unity Technologies

    Joined:
    Nov 13, 2017
    Posts:
    151
    Hi @sophia_hanna,

    It definitely sounds like you have a corrupt Unity installation somehow. Did you install Unity via the Unity Hub? Perhaps you could try uninstalling and re-installing the version you want: Hub -> Installs -> 2020.1.0b5 -> Uninstall