Hello, I updated to UE.5.2.1
When I am trying to cook my project I get this error message " Object Reference is not compatible with Widget Object Reference"
I have a pause menu widget
and inside the pause menu, I am changing the visibility of another widget (settings widget)
This worked before but now I cannot COOK or PACKAGE my project.
The issue seems to be that I can no longer connect the " UI SETTINGS WIDGET 149"
into the “SET VISIBILITY - Target”
something had to of changed in the latest UE5 version that made this no longer compatible.
is there another way around this? do I need to cast somehow?
The “UI SETTINGS WIDGET” is a plugin.
and it might be possible that the plugin is not up to date, but the weird thing is,
that the game works just fine Standalone or in Editor
but as soon as i cook i can’t.
I am not too sure about how I would go about doing any of that,
but now I have another error.
the 2 bottom errors i have no clue why they are there, as those don’t exist anymore and i have refreshed the BP’s.
and for the top one I have it specified??!
In the meantime, replace this widget with anything else just to confirm you can get the build cooking. At least you’ll know whether it was the culprit or something else is messing things up.