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

Help: Unity Launcher for Unity 2019.1 Not Opening

Discussion in 'Linux' started by ElementalKoopa, Jul 24, 2019.

  1. ElementalKoopa

    ElementalKoopa

    Joined:
    Dec 4, 2018
    Posts:
    7
    Hey. I'm asking because I'm having an issue with the Linux editor right now.

    When I open up the Unity Folder for the Linux editor, I cannot open the Unity Launcher at all. The icon for Unity is a simple lib file instead of an executable program and it gives me this error message.

    Additionally, when I had the launcher open the editor automatically after downloading, Unity opened and worked fine.

    I'm very confused because before this, I already installed Unity 2018.3 on my Linux laptop and it still works perfectly. I even installed libconf-2-4 for this version as the release post said I should.

    Am I forgetting another dependency that's required in 2019.1 but not in 2018.3?
    This has happened after re-downloads as well.

    Screenshot from 2019-07-24 17-08-35.png
     
  2. PixelJ

    PixelJ

    Unity Technologies

    Joined:
    Nov 1, 2018
    Posts:
    216
    You need to chmod +x Unity and then ./Unity
     
  3. ElementalKoopa

    ElementalKoopa

    Joined:
    Dec 4, 2018
    Posts:
    7
    Ok then! That works! Thanks!
     
    PixelJ likes this.