Processes

The processes panel lists all the active processes in your editor session. Processes can be stopped by right clicking and clicking "Stop".

When debugging multiple processes at the same time, clicking a process will make it the active process, making debug actions like step and continue affect that process. Read more about this in the debugging guide.

Last updated

Was this helpful?