0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Unity Apple Silicon版でモジュールがインストールできない

Posted at

メモ

M1でAppleSilicon版をせっかくだから使いたいと思い、ダウンロードアーカイブから指定のバージョンを入れたのち、モジュールを入れるのにつまづいた。

結論手順

  1. Silicon版エディタをインストール
    • その際パスはApplication/Unity/直下に入る
  2. 適当なプロジェクトを作り、Build Settingsから該当のプラットフォームを選択し、ダウンロードする、みたいなボタンからインストーラをDL
  3. インストーラを起動し(右クリックから開く)、所定の手順でインストール
    • この際、エディタ本体のパスがApplication/Unity/直下であることが必要。そうじゃないと、エラーにより完了できませんでした、となる。
  4. PlaybackEnginesがApplication/Unity/にできるので、それとエディタを適当な場所(Application/Unity/Hub/2021.hogeなど)に移動し、UnityHubを使っている場合はパスを通す。PlaybackEnginesとEditorが同じディレクトリにあれば多分動きます。
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?