Hi Guys,
This one seems a bit strange.
If I use the call stack window and go up the call stack and select a frame, the correct source file and line is displayed, the list of local vars is correct but everyone has the VAR-create error:
If I manually go "up" multiple times in the "Debug Console" then I can get it to the correct frame and magically the variables appear:
Why when selecting frames in the call stack window is it not selecting the correct frame in the debugger?