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
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.
If not bug, would be nice to have some mention in documentation as this issue took me a couple hours to figure out what was causing billboards to do this