Unity3d VSCode Tips and Tricks with Unity Debugger, Debug Console, Watcher, Call Stack, Breakpoints

preview_player
Показать описание
Unity3d VSCode Debugger for Unity is super powerful and can incredibly help you when working with your game and in times when you are having a hard time in finding a bug.

In this video I walk you through some of the main features available in VSCode with Unity3d as far as debugging is concern, we dive into how to use the Watcher to set few expressions, how to set debug breakpoints, how to set expressions on breakpoints, and lastly the debug terminal.

*** EQUIPMENT USED TO RECORD THIS VIDEO ***

Support me in Patreon so I can keep doing stuff like this for free!

Get realtime indie development tips from me in Twitter

Subscribe to my indie development videos & game releases newsletter

Blog about Indie development and startup
Рекомендации по теме
Комментарии
Автор

How do you print a log message on VSCode debug console? I tried Console.WriteLine but find the log message nowhere.

youngfella
Автор

Hey,
How about ios player? Unfortunately, I cannot make it work :(

oleksiiserheiev
Автор

well i can't find all those buttons to debug configurations either unity and visual code itself... i almost just work with javascript and stuff around it, but unity is powerfull and i not find a way to open stuff with visual studios or add debug to visual code i totally lost here

ViniTheCrazzy
Автор

there are 2 things really annoying: 1. can't wait too long when hitting a breakpoint, and can't find any documentation on how to set timeout 2. auto jump out when hit an exception

luoyimin