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?

【Unity】Googleアカウント連携を試すと、「アカウントは、別の外部アカウントとリンクされています。」となる

0
Posted at

はじめに

こんにちは、ユーゴです。

正直、最近はUnityを触らず、以下のようなことばかりしていました。
量子コンピュータOSS「OQTOPUS」にコミットした話

久しぶりにUnityでログインしようとした時、Google連携ができていないことに気づき、試したものの手間取ったので、その件を書いておきます。

エラー

「連携してないから、するか?」と聞かれたので進めると、
「アカウントは、別の外部アカウントとリンクされています。」というエラーが出る。

error.png

原因

多分、Unity側の何かのバグ?
実は以前にGoogle連携を行っており、それがうまく認識されていないみたい。

解決策

1. UnityHubから「Manage Account」ページへ移動

unityhub.png

manage_account.png

2. 「セキュリティ > 接続されたアプリケーション」からGoogleを削除

google_connection.png

3. Unity IDでサインアウトし、Google連携をもう一度試す

Unity ID

unityid.png

まとめ

いかがだったでしょうか。
今回は、Unity IDとGoogleアカウントがうまく連携できない件の解決方法を紹介しました。どうも以前に連携していたみたいで、それがうまく動作していないことが原因のように見えます。解決策として、一度Manage Accountページから連携を解除し、再度連携を試してみてください。

このように、Unityについての記事を始め、AWS・GAS・量子コンピューティング・モニタリングなど、幅広いテーマで記事を書いております。
お役に立てましたら、いいね・フォローなどよろしくお願いします!

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?