Search Unity

Build #2015121801 just can't get past splash screen

Discussion in 'Linux' started by GreenBug, Dec 30, 2015.

  1. GreenBug

    GreenBug

    Joined:
    Feb 1, 2013
    Posts:
    3
    Hello there!
    I'm on Ubuntu 15.10 and just downloaded the last build, and everything I can see past splash screen is this:

    Captura de pantalla de 2015-12-30 20-03-10.png

    Any ideas?
     
    dbaranov90 likes this.
  2. Wulfara

    Wulfara

    Joined:
    Aug 11, 2015
    Posts:
    40
    That is a known issue, try creating this folder:
    Code (csharp):
    1. mkdir -p ~/.local/share/unity3d/Packages
    If that doesn't work try installing the 'npm' package.
     
  3. P1raten

    P1raten

    Joined:
    May 21, 2013
    Posts:
    2
    Had this issue as well, worked flawlessly!

    Thanks!
     
  4. kborch

    kborch

    Joined:
    Aug 3, 2012
    Posts:
    12
    Making the Packages dir solved the issue for me as well. Thanks!
     
  5. GreenBug

    GreenBug

    Joined:
    Feb 1, 2013
    Posts:
    3
    Worked like charm! Thank you!
     
  6. jag567

    jag567

    Joined:
    Jan 3, 2016
    Posts:
    3
    Worked on Ubuntu 14.04 too. Thanks.
     
  7. tano76

    tano76

    Joined:
    Jan 3, 2016
    Posts:
    1
    Thanks! worked perfectly!
     
  8. dbaranov90

    dbaranov90

    Joined:
    Mar 7, 2015
    Posts:
    1
    Thanks! :)
     
  9. delt0r

    delt0r

    Joined:
    Jan 27, 2016
    Posts:
    1
    I have the same issue as above. But clearly on a new version. The directory fix does not work.
     
  10. jpcozar

    jpcozar

    Joined:
    Jan 27, 2016
    Posts:
    1
    Making that directory worked like a charm in Debian 8 and last build #20160106 (Unity 5.3.1f1) too.

    Thank you very much!
     
  11. leegod

    leegod

    Joined:
    May 5, 2010
    Posts:
    2,476
    I can't understand how to do.

    how to make that folder? I can't find that path.