Debugger in rider showing variable name not in current cs script
Hello guys, noticed the variable shown in red in the diagram. In my script, I don't even have those variable, so where do they come and why is rider's debugger showing me that please

4 Replies
are those custom watches you added before?
euhh I don't remember but I know I've once tried to play with the watch
yeah I believed these are old watches because

I didn't have this watch, I add it
but this watch is only available in a specific scope
so when I debug my code, it first gives me this but when I jump into the method required I believed I won't have it any more
so I guess I need to clear the watches ?
yeah I have the option "Remove watch"