How do I watch value of variables while debugging blueprints?

Thank you for your response.

way you explained it is just like way I’m doing it, with debug filter set and mouse hovering over variable. I’m attaching two screenshots which I took at same time and as you can see, only in Level Blueprint I can see value of variable, while in custom blueprint I had to put a watch to see actual value (you can see that tooltip only says “int Left”).

Anyway, It’s not that big of a problem, I’m reporting it cause I think it’s strange to have two different behaviors.

Thank you again for taking your time!