Search Unity

Executing headless build on Linux (PlayerInitEngineNoGraphics settings: Failed to load PlayerSetting

Discussion in 'Linux' started by sduni, Feb 11, 2017.

  1. sduni

    sduni

    Joined:
    Feb 11, 2017
    Posts:
    1
    I created a headless Linux build (Unity version - 5.4.3f1) for a very simple game and tried to execute it on my Ubuntu 15.04 VM, it displays following error:
    Executed using following command:
    Also tried:
    I tried above on Centos 7 also, same error is displayed.

    Any ideas on what could be wrong?
     
  2. Tak

    Tak

    Joined:
    Mar 8, 2010
    Posts:
    1,001
    Did you build the player with mismatching editor and platform support versions?
    (Does the "Initialize engine version" message in the log match your editor version?)