> For the complete documentation index, see [llms.txt](https://www.unrealsharp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.unrealsharp.com/getting-started-and-fundamentals/debugging.md).

# Debugging

Once you have setup your project you can start the project through the C# project by pressing F5, and you will attach a debugger to the Unreal Engine instance, and you can start debugging
