Hey @dev_brabo! Welcome to the community! I’m having trouble recreating the issue. I’ve manually created the Uniform Grid Panel, sized it to content, and can manually adjust the slot padding in the editor details panel correctly. Can you replicate this issue? I’m thinking it may be a bug. Could be that it’s not respecting the padding after the children are added dynamically. Going to write up a little script for it.
All good! So I can’t replicate it failing, it respects my padding each time I add a new one regardless of row or column. Are you adding it during the constructor? or destroying any of them as they spawn? As I’ve recently found a bug with destroying the object while it’s constructing causing phantom UI. Also are you using Add Child or Add child to uniform grid? Only one of them will assign the rows and columns.
Always happy to help! Feel free to drop a post on the forums whenever you hit a blockage, we’ve got some real wizard community members on the forums that can solve almost anything!