Hi!
I am currently making a UI, and have the following layout which looks like this in studio under play mode:
Now, the primary thing I want you to focus on is this UI padding for the play button here:
This padding has these values:
Now the issue I have is when I enter the public game. When I do, the first thing I notice is the play button seems to have no bottom padding. I check the padding in game with the command bar, and it has the correct values. It just doesn’t seem to obey the padding!
What am I doing wrong? Is it some engine bug, or am I missing something?