Both tools have a point, just different ones ...
The background game object is created after panel, means that it is drawn after panel, therefore Set alpha to 1 : cover whole panel Set alpha to 0.5 : affect alpha of panel The result is expected, ...