On large projects in can take tens of seconds before vars appear after hitting a breakpoint. One workaround for this is to print the var you want to see using the debug console input box. This is annoying - the vars should be available almost immediately.
On large projects in can take tens of seconds before vars appear after hitting a breakpoint. One workaround for this is to print the var you want to see using the debug console input box. This is annoying - the vars should be available almost immediately.