Weird BillboardGUI Object Behaviour

So I’m having a really strange issue where when I set a button inside of my BillboardGUI’s Position to 0, 0, 1, 0 (or anything with the Y Scale on 1) it starts acting really strange.

ClipsDescendants disabled on the BillboardGui, the button works perfectly fine on 0.999 (but anything greater than that it just doesnt work, and I want it to) and the other frame is completely unrelated. The button is parented to the BillboardGUI.

Is this just an issue with Roblox Studio or am I doing something wrong here?