Here, we will add a panel object to the Canvas to make the whole thing visible to the user instead of a few floating buttons.
Let's remove the Vertical Layout Group from the Canvas object by performing the following:
- Select the Canvas in the Hierarchy view.
- In Inspector, delete the Vertical Layout Group component, as follows:
- Click on the gear in the upper-right corner to get to this menu.
- Right-click on Canvas in the Hierarchy view, slide the mouse pointer over UI, and select Panel from the menu:
- Select the three button ...