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

Unityにアタッチできなくなった時の雑な対処方法

Last updated at Posted at 2021-10-05

VisualStudioでUnityをデバッグしようと思った時に、アタッチできなくなることがあります。
2021-10-05_184300.png

そんなときはUnityを再起動するとアタッチできるようになるのですが、
もうちょっとだけマシな方法として、

1.デバッグ > Unityデバッガ―のアタッチ を選択
2021-10-05_184407.png

2.すると候補が複数現れるのでいずれかを選択
2021-10-05_184510.png

3.赤かったブレークポイントが白くなったらハズレ
2021-10-05_184554.png

4.その場合はデバッグモードを終了し、他の候補を選択、ブレークポイントが赤ければアタリ! デバッグできます。
2021-10-05_184643.png

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