0
1

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 5 years have passed since last update.

プロキシ環境下でUnity EditorのAsset storeにサインインできなかったのでUnity Hubを使用しないで問題回避した件

0
Posted at

前略

会社のプロキシのせいでUnityがまともに動かったので、その対策を書きます。

環境

  • Unity: 2019.2.14f1
  • Unity Hub: 2.2.1

手順

UnityはUnity Hubからではなく、単体でインストールします。

こちらの「ダウンロード」-「Unityインストーラー」から「UnityDownloadAssistant-2019.2.14f1.exe」をダウンロードし、インストールします。

Fiddlerを導入します。インストール手順はこちらに従いました。プロキシの設定はこちらに従いました。

Fiddlerを導入すると、Unity EditorからAsset storeにアクセスできます。Fiddlerを使用しているので環境変数の設定は不要でした。しかしUnity Hubは通信エラーになります。Fiddlerのログを見ると407エラーが出ていることがわかります。Unity Hubが使えないので、Asset storeにサインインできません。

Unity Hubはアンインストールしておきます。
Unity EditorでAsset storeを開き、右上の「Sing In」ボタンをクリックします。「Create a Unity account」をクリックし、遷移先の画面で「Already have a Unity ID?」をクリックします。サインイン画面に飛ぶのでサインインします。これで認証が通り、Asset storeを使用できます。

草々

Unityの中の人、プロキシ環境下でも使えるようにしてください。オナシャッス。

0
1
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
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?