Backgrounds invisible for ViewportFrames in BillboardGuis

Bug

Backgrounds for ViewportFrames within BillboardGuis do not render as expected. In the image below, the BackgroundTransparency is set to 0 but the background is not rendering even though the border does.

Reproduction steps

  1. Create a Part
  2. Create a BillboardGui within the part
  3. Add a ViewportFrame to the BillboardGui

Reproduction Place

ViewportFrame Bug.rbxl (20.3 KB)

System Specs

NVIDIA GeForce GTX 1050 Ti
Intel(R) Core™ i5-8300H CPU @ 2.30GHz

4 Likes

Is the BillboardGui In The Viewport frame?

The ViewportFrame is within the BillboardGui as stated in the title and multiple times in the report. ViewportFrames in BillboardGuis are officially supported and have been completely working.

It wasn’t until recently that the backgrounds for ViewportFrames in BillboardGuis are now invisible. However, the rest of the ViewportFrame functions perfectly fine still.

1 Like

ViewportFrame doesn’t work in Workspace. You can put BillboardGui into PlayerGui and set Adornee to the Part.

6 Likes

It would seem wrong that it appears to partially work then with the border still rendering?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.