UE 5.4.3
I’m trying to get all widgets of a certain class (Book 1 - I have one class child), and it returns 0 length. The weird thing is that i have another widget class (CW Cursors) with 5 class children, it returns the correct length, but when i add another class child, it still returns 5. It “feels” like there is a class cache somewhere.
Is something wrong with “Get All Widgets Of Class” node or am I doing something wrong?