I need Canvas Panel to make Main menu from tutorial, but I don’t have it. UE5
Under widgetcomponent search for canvas you will get it.
You can, alternatively… Use any other container widget as panel,too.
Means SizeBox and Overlay will add an Anchor and Offsets to your Menu, too.
I immediately found it after posting this question, but thx