Skip to content

chore: upgrade avpro to 3.3.6#7836

Open
davidejensen wants to merge 4 commits intodevfrom
chore/upgrade-avpro
Open

chore: upgrade avpro to 3.3.6#7836
davidejensen wants to merge 4 commits intodevfrom
chore/upgrade-avpro

Conversation

@davidejensen
Copy link
Member

@davidejensen davidejensen commented Mar 26, 2026

Pull Request Description

What does this PR change?

Fix #7690
This PR upgrades AVPro to 3.3.6 to include a few fixes they introduced in recent versions:

  • #2293 Fixed leak of Unity texture handles
  • Fixed random crash caused by race condition when closing media (that I think we sometimes see in the crashes on unity diagnostics)
  • #2433 Fixed crash on loading a video when using the MediaPlayer API

Test Instructions

This PR updates the version of avpro so we need to test all different types of streaming and video playing, to make sure they work as they do now in prod

Additional Testing Notes

  • Note any edge cases to verify
  • Mention specific areas that need careful testing
  • List known limitations or potential issues

Quality Checklist

  • Changes have been tested locally
  • Documentation has been updated (if required)
  • Performance impact has been considered
  • For SDK features: Test scene is included

Code Review Reference

Please review our Code Review Standards before submitting.

@davidejensen davidejensen self-assigned this Mar 26, 2026
@davidejensen davidejensen requested review from a team as code owners March 26, 2026 16:28
@github-actions
Copy link
Contributor

github-actions bot commented Mar 26, 2026

@davidejensen davidejensen changed the title Chore/upgrade avpro chore: upgrade avpro to 3.3.6 Mar 26, 2026
Copy link

@DafGreco DafGreco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️ PR reviewed and approved by QA on both platforms following instructions playing both happy and un-happy path

Regressions for this ticket had been performed in order to verify that the normal flow is working as expected:

  • [✔️ ] Backpack and wearables in world
  • [✔️ ] Emotes in world and in backpack
  • [✔️ ] Teleport with map/coordinates/Jump In
  • [ ✔️] Chat and multiplayer
  • [ ✔️] Profile card

Evidence:

evidenceobs.mp4

All sources were verified :

  • Streaming with OBS ✔️
  • Streaming with DCL CAST ✔️
  • VIMEO VIDEO ✔️

All places were verified 👍

  • Worlds ✔️
  • Theater section ✔️
  • Places ✔️

No new issues were detected during the check of this PR ✔️ all good to go 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade AVPro to latest

3 participants