I can’t debug a program through Visual Studio 2015 without this error showing up instantly when I try to use any of the step buttons: [Unable to step. Array subscript out of range.]
The program has no errors or warnings in the unity console and works just fine when I run it.
This happens no matter what the program is doing at the time, and I can see no other feedback in the debugger. Can anyone help me figure out how to debug scripts correctly in VS?