LoginSignup
1
0

More than 3 years have passed since last update.

vscode で unity の breakpoint が動かない

Last updated at Posted at 2020-11-16

これ。

error.jpg

error while processing request 'stackTrace' (exception: This request is not supported by the protocol version implemented by the debuggee.)

Debugger for Unity と Unity のバージョンが不一致?

拡張の右下の ⚙️ のメニューから Install Another Version... を選んで、

other_version.jpg

適当なバージョン選ぶ。

select_version.jpg

Unity-2018.4 + v2.7.5 でブレイクポイントを動作させることができた。

Unity のファイルをクリアする

Unity を終了して

  • obj
  • Temp
  • Library

あたりを消してからやってみる。
なおるときもある

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