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

6 Likes

Thanks for the report! We’ll follow up when we have an update for you.

2 Likes

@DataSigh It’s a known issue that we currently don’t support VideoFrame under the CanvasGroup, we plan to fix it early next year, will have you updated, thanks.

2 Likes

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