Can't use "SET CANVAS" after updating to Unreal Engine 5.1

I just upgraded the unreal engine from UE5.03 to UE5.1 and everything was working fine.
Now on UE 5.1 I cant use “set” on canvas or on borders

I tried checking the patch notes but the list was just enormous so I ended up just looking into what I was interested.

I will keep looking into the patch notes, but if anyone knows what changed, please tell!

Hey, I am also facing the same problem. Your post is the only one could find, in regards to that topic. I am wondering if you figured it out by now? Also I’ve looked into the 5.1 patch notes but couldn’t find it in there. Very weird.

Ended up discovering a quick solution for my problem.
Simply go to the blueprint and create a variable of type CANVAS PANEL,this way you can SET any canvas panel using that one variable.

Hope it helps!

Set Canvas