I wished to ask if there was a tutorial to use breakpoints within the tool. I'm personally used to breakpoints exclusively on an IDE (like Visual Studio), so I'm not sure if the ones established here ...
Switch to debug mode in Unity Start Attach to Unity debug task A list of threads is shown in vs code's debugger and "debugger attached" (blue bug) status is indicated by Unity editor. It does work ...