Search Unity

Bug ~/.local/share/unity3d/Packages isn't created but needed

Discussion in 'Linux' started by leonardkoenig, Dec 18, 2015.

  1. leonardkoenig

    leonardkoenig

    Joined:
    Aug 26, 2015
    Posts:
    35
    The directory is needed to open unity-editor, otherwise the 'recent' window will just stay black and no way to login.
    Workaround:
    Code (bash):
    1. mkdir -p ~/.local/share/unity3d/Packages
    (Otherwise it will write to log sth like: "cant cp /opt/Unity/Editor/Data/Resources/Packages/unityeditor-cloud-hub-0.0.1.tgz to ..."
     
  2. z3ntu

    z3ntu

    Joined:
    Aug 27, 2015
    Posts:
    24
  3. MarkkusCraft123

    MarkkusCraft123

    Joined:
    Dec 20, 2015
    Posts:
    4
    The workaround didn't work for me on Fedora 22. What I did was I created the directory in the workaround, then I went into the Unity Editor's root directory and copied the packages from, Data/Resources/Packages, into ~/.local/share/unity3d/Packages. After I did that, it worked just fine.
     
  4. leonardkoenig

    leonardkoenig

    Joined:
    Aug 26, 2015
    Posts:
    35
    Weird, for me it just automatically copied the files on next run, after creating the directories
     
  5. MarkkusCraft123

    MarkkusCraft123

    Joined:
    Dec 20, 2015
    Posts:
    4
    What version were you running? I was running 5.3.0f4.
     
  6. leonardkoenig

    leonardkoenig

    Joined:
    Aug 26, 2015
    Posts:
    35
    Same here, didn't happen before 5.3