ScaleType Tile does not work with BillboardGuis

Description:

An ImageLabel with ScaleType set to ‘Tile’ will not tile when parented to a BillboardGui.

Image:

image

Repo
100% frequency, please find repo .rbmx attached.

Repo.rbxmx (7.1 KB)

Issue should be immediately obvious, for emphasis paste the ImageLabel into a ScreenGui to see how it should behave.

Expected Behavior
Setting ScaleType to tile will cause the image to tile like so:
image

Actual Behaviour
Setting ScaleType to tile will only create a single tile that does not repeat, like so:
image

Further Info

  • Parenting the BillboardGui to a StarterGui / Player.PlayerGui has no impact
  • ScaleType: Slice also seems not to work
  • As you zoom out on the problem billboard the image seems to blend into a solid bar, like so: https://streamable.com/4bj2f (I don’t know if this is intended behaviour or not but may be useful)

Use case

  • Me, @SilentSwords, @GollyGreg and @Yourius use tiled ImageLabels to segment our healthbars. We’d like both on-screen and billboard Guis to be segmented which is currently impossible with ScaleType not working.
2 Likes

Full points on layout and descriptiveness for this bug report :100:

4 Likes

This is also a problem for my teams development.

Please make a fix soon.

1 Like