Search Issue Tracker
Fixed
Fixed in 6000.0.77f1, 6000.3.17f1, 6000.5.0b12, 6000.6.0a6
Under Consideration for 6000.4.X
Votes
4
Found in
6000.3.16f1
6000.4.5f1
6000.5.0b6
6000.6.0a3
Issue ID
UUM-140747
Regression
Yes
'AudioSampleProvider buffer overflow' warnings are thrown when any video is played in Play Mode
Steps to reproduce:
- Create and open a new URP project
- Import any video to the Project window
- Instantiate the video in the Hierarchy
- Enter Play Mode
- Observe the Console
Actual results: "AudioSampleProvider buffer overflow. ... sample frames discarded warning is spawned" warnings are thrown and the video does not play for a period of time
Expected results: No warnings are thrown and video playes immediately
Reproducible with versions: 6000.3.16f1, 6000.4.4f1, 6000.4.5f1, 6000.5.0b6, 6000.6.0a3
Not reproducible with versions: 2023.1.0a10, 6000.0.76f1, 6000.4.3f1
Tested on (OS): Windows 11 Pro (25H2)
Notes:
- Separate Audio files play fine
- If the video is looped, it will start playing correctly after the first replay, and will not throw warnings
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
- Asset names do not update when they are renamed in Safe Mode
- Crash on Scripting::ScriptingWrapperFor when exiting Play Mode during an active web request
- Material Inspector shortly disappears resulting in "Add Component" button jumping when the Material is recompiled
- Hand Interaction Profile breaks hand teleport to arbitrary locations
- Grabbing Dynamic Attach interactable in Interaction Simulator makes controller spin
Resolution Note:
Fixed scheduling of video decode jobs on Windows. This also fixes the audio buffer overflows that were caused by the over-scheduling.
Resolution Note (fix version 6000.6.0a6):
Fixed scheduling of video decode jobs on Windows. This also fixes the audio buffer overflows that were caused by the over-scheduling.
Resolution Note (fix version 6000.0.77f1):
Fixed in 6000.0.77f1