Version: 2019.3
コマンドラインを使った Unity のインストール
Unity Hub を使用せずに Unity をオフラインでインストール

Installing the Unity Editor for Linux

Unity は以下の Linux を公式にサポートしています。

  • Ubuntu 16.04
  • Ubuntu 18.04
  • CentOS 7

To install the Unity Editor, follow these instructions:

  1. Download the latest version of the Unity Hub for Linux.

    The latest Hub version is available on the Linux release notes thread on the Unity forums. Note: The latest version is the last post in the thread.

  2. Download the latest Unity Setup Utility.

  3. Give the Setup Utility executable permissions and run the program.

    On Ubuntu-based distributions, double click the file you downloaded and select the Make Executable and Run option.

    You can also use the command line:

    $ chmod +x ~/Downloads/UnitySetup-2019.1.0f2
    $ ~/Downloads/UnitySetup-2019.1.0f2
    
  4. Follow the assistant wizard instructions.

    From this point forward, follow the install instructions for the Editor as outlined in the Installing the Hub documentation.

トラブルシューティング

If Unity fails to start, you might need to install a missing dependency. On Ubuntu-based distributions, use:

sudo apt install libgconf-2-4

On CentOS, you might need to install the mesa-libGLU dependency. Use:

sudo yum install mesa-libGLU
コマンドラインを使った Unity のインストール
Unity Hub を使用せずに Unity をオフラインでインストール
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961