[UMG] ScrollBox added UUSerWidget padding

Hello,

this is the scenario. I have a simple UUserWidget here in the UMG editor which has things like gamename, amount of players, etc … it´s a single item to be added to a ScrollBox as a child. The scrollbox will have different game infos as an overview of all currently available games.

Now the trouble is that when the widget is added as a child, there is some sort of padding added, which I manually have to cancel out by checking which numbers work to get the height to align properly. Am I doing something wrong or is this a glitch?

Inserted Widget

Scrollbox View