• Home  / 
  • C#
  •  /  Debugging in Unity3D

Debugging in Unity3D

Learn how to use the VisualStudio Debugger to find and fix problems in your Unity projects.  We’ll go through setting up breakpoints, attaching to the process, stepping over and through things, and even add some watches.  If you’ve never used the debugger before, prepare to be amazed by the new awesomeness that awaits.