Scaling a model with BillboardGui causes BillboardGui properties to scale too

When you insert a BillboardGui into a model, and then tween it to ScaleTo, it causes the Size and MaxDistance properties on the BillboardGui to also change
BillboardGui bug.rbxl (57.0 KB)

Expected behavior

BillboardGui properties should NOT be reflected by the models scale

2 Likes

As a workaround, if you parent the BillboardGui elsewhere but still set the Adornee it will not scale when using ScaleTo on the model.

1 Like

This shouldn’t be a bug, this should be expected behavior. Do not change this behavior – I currently use this implementation with my team of builders, they’re able to quickly scale the UI I created for an original size to match that of their larger models very easily.

1 Like

If not bug, would be nice to have some mention in documentation :smiling_face_with_tear: as this issue took me a couple hours to figure out what was causing billboards to do this

1 Like

This is just an acknowledgment announcement!

We’ve filed a ticket into our internal database for this issue and will start investigating, we will update you when we have further information.

Thanks for flagging!

1 Like