Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.3.4f1
Issue ID
1131117
Regression
No
Setting time property in Unity Video Player produces Audio desync
Steps to reproduce:
1. Open attached project
2. Go into play mode
-Easily noticeable audio desync is present, audio is late by <0.5s
Actual result: There is a slight delay between video and audio when setting time property for a value that is bigger than 0
Expected result: No desync between video and audio
Reproduced on: 2018.3.4f1, 2018.3.8f1, 2019.1.0b5, 2019.2.0a7
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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Resolution Note (fix version 2019.3):
Post-seek A/V synchronization was incomplete, leaving too many buffered audio samples in the output queue after seek operations.