ViewportFrames dont properly work when Parented to CanvasGroup

When a viewportFrame is inside of a canvasGroup, it will have difficulties updating. Sometimes it will not update at all when the part moves, sometimes it takes 2-4 seconds.

To replicate:

  1. put a viewportFrame inside of a canvasFrame.
  2. Put a part inside the viewportFrame .

MRE where the part should be smoothly spinning:
viewportCanvasMRE.rbxl (58.0 KB)

1 Like

Duplicate of ViewportFrame does not update in CanvasGroup

I made a new one because that one was marked as fixed, which it isnt.

This is still broken and is a big issue for me because I want to use CanvasGroup to manage my viewportFrames

1 Like