I am using Visual Studio to debug a Unity game. When it stops at a breakpoint, I would like to change the next line to be executed.
I want to do this by dragging the arrow icon into the left gutter, but it does not work.

How to set the following statement when debugging a Unity game?
virty source
share