Videoframes not rendering when parented under a CanvasGroup

:boom: Issue:
When parenting a VideoFrame under a CanvasGroup, the video won’t play. And if it’s selected or a property is changed on the videoframe, the video jumps to the corresponding TimePosition frame.

:arrow_right: Visual aids:

bug1

:hammer_and_wrench: Studio place:
VideoFrameBug.rbxl (63.0 KB)

:arrow_right: To reproduce:

  1. Parent a VideoFrame under a CanvasGroup
  2. Play in studio
  3. Open the explorer and properties tab
  4. Select the VideoFrame and change any property on it (position, size, active, etc) or add an attribute and change it
  5. VideoFrame will skip to the selected TimePosition once the property is changed

:arrow_right: Expected behavior:
The VideoFrame should play normally when parented under a CanvasGroup

@phri

5 Likes