Unity Tutorial: Introduction to Debugging


Bugs are an inevitable and unavoidable part of game development so it’s important to learn how to find and fix them. In this video we’ll take a look at the essentials of how to use the debugger to track down issues and resolve them and some common issues that we can run into.

Find the code here: https://github.com/GameDevEducation/DevEssential_Debugging