Search Issue Tracker
Fixed
Fixed in 2022.2.X, 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
- Component Glyphs value is truncated and Ligature Table glyph fields become inaccessible when increasing the Component Glyphs count
- There is no “Overwrite Preset?” popup when saving a Customizable Toolbar preset with a name that already exists
- Customizable Toolbar preset does not switch to the Unity Default Preset when Reverting All Saved Presets or deleting the active Preset
- New Hierarchy visibility and pickability icon behavior differs from documentation
- [Usability] Selected node gets unselected when undoing changes in the Graph Inspector Node Settings tab
Resolution Note (fix version 2022.2):
The Apple video playback backend was redone using a different API that does not enforce fixed delays between audio and video.