Widget Scroll Box is not valid

I have added a scrollbox to my widget and set it as a variable, but when i try to use it in the bp graph it says that it is not valid.

Check to see if it is valid:

Scroll box details:

Hello @XxpiingyxX ,
I created a ScrollBox from scratch inside a Widget, and in my case it always returns “Is Valid”, so I’m not able to reproduce the issue.


Could you give a bit more information about where you’re using it, what for, or anything that could help replicate it and see why it’s returning “Is Not Valid”?

Hi @BRGEzedeRocco ! Yeah sorry for my “sloppy” explentation in the last post, but thank you. I scratched this idea as I didn’t get this to work and made a workaround instead.

I had the Is Valid node in a custom event, and whenever I called that event inside the same widget it worked, but not if I called it from another widget. I realized that nothing was valid when I called it from another widget, so I probably forgot something when I set it up.