FindObject not working

Hello ,

Thank you for the answer!

All the variables I’m using (except widgetClassesCache) are defined in the example code. As for widgetClassesCache — it’s just a static TArray.

I have already seen the docs for these methods, as well as some related questions and even skimmed through some uses in the engine sources, so I believe I’m passing the right parameters.

Here is the .h and .cpp files:

.com//SagaGUI/blob/master/Plugins/SGUI/Source/SGUI/Private/SagaWidget.h

.com//SagaGUI/blob/master/Plugins/SGUI/Source/SGUI/Private/SagaWidget.cpp

I will really appreciate if you’ll look at them, as I’m out of the ideas of what could be wrong.

Thank you very much for the help!