Search Unity

Bug Recent projects window is black

Discussion in 'Linux' started by Fra123X, Dec 19, 2015.

  1. Fra123X

    Fra123X

    Joined:
    Mar 10, 2013
    Posts:
    40

    Attached Files:

    jwinn likes this.
  2. cra0zy

    cra0zy

    Joined:
    Sep 30, 2014
    Posts:
    29
    Had the same problem, thanks for the workaround.
     
  3. BrayanFernandes

    BrayanFernandes

    Joined:
    Dec 20, 2015
    Posts:
    5
    same problem
     
  4. sumauma

    sumauma

    Joined:
    Aug 11, 2015
    Posts:
    17
    Make sure you have node.js and npm installed in your system.
     
  5. 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.
     
  6. Surly_Bird

    Surly_Bird

    Joined:
    Nov 11, 2014
    Posts:
    10
    Thanks for this, sumauma. This was what I needed to resolve the blacked-out 'Recent Project' window problem I was having with Unity 5.3 on Fedora 23. This guide helped me get node.js installed and configured properly.
     
    Last edited: Dec 24, 2015
  7. biohazardt

    biohazardt

    Joined:
    Nov 29, 2016
    Posts:
    3
    rm -rf /tmp/*