Search Issue Tracker
Fixed
Fixed in 2022.2.0a16
Votes
0
Found in
2022.2.0a15
Issue ID
UUM-3210
Regression
No
[MacOS] VideoPlayer Audio is out of Sync
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
Reproducible with: 2018.4.29f1, 2019.4.15f1, 2020.1.14f1, 2020.2.0b9, 2021.1.0a6
Notes: Tests were done using two separate .mp4 video clips one of which is included in the project.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Resolution Note (fix version 2022.2.0a16):
The Apple video playback backend was redone using a different API that does not enforce fixed delays between audio and video.