Unity Issue Tracker - VideoPlayer Audio is out of Sync
Fixed
UUM-3210
VideoPlayer Audio is out of Sync
Unity: Video
MacOS
Fixed
2022.2.X
The Apple video playback backend was redone using a different API that does not enforce fixed delays between audio and video.
How to reproduce:
1. Download and open the attached project 'videoproject.zip' from Google Drive
2. Open scene 'SampleScene'
3. Build and run the project
4. Observe
Expected result: Audio is heard synchronously with video (audio isn't early nor is late)
Actual result: Audio is heard early by 3-4 frames