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]Riderでデバッグ機能を使う時プロジェクトが勝手に追加起動される

Posted at

概要

UnityのプロジェクトをRiderで編集している時、デバッグ機能を実行しようと虫アイコンのボタンを押すと

スクリーンショット 2025-01-22 7.06.13.png

It looks like another Unity instance is running with this project open.

Multiple Unity instances cannot open the same project.

このようなエラーが表示されて同じプロジェクトを勝手に開こうとすることがあります(二重には開けず結局は閉じられます)

本文

虫アイコンボタンの左側が 「Unityの起動」 になっているかもしれません。「Unityエディターにアタッチ(Attach to Unity Editor)」 に切り替えるとこの問題は起きなくなります。

スクリーンショット 2025-01-22 7.10.08.png

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?