Variable not in Scope

Ive been attempting to query an simple Vector variable that is declared, set and queried in the same class, however when trying to access it, the variable is not in scope.

This makes no sense, the variable has a value as you can see, when i attempt to query any of its members, it says it is out of scope.

What is going on? I am positive this is a bug, ive done this many times before with no issue in the past.

Hi ,

Thank you for the report. We have assigned one of our technicians to investigate your issue and they may post here with additional questions or comments.

Hi ,

Does this occur in 4.8.3? I just attempted this on my end and did not see any errors when attempting to watch various values, specifically with break and make vectors. Have you tried this in a clean, blank project with no additional content?