Search Issue Tracker
Duplicate
Votes
0
Found in
2019.4
2020.2
2021.1
2021.2
Issue ID
1313699
Regression
No
Audio stutter when jumping to a defined time within the timeline (timelinePlayable.SetTime)
Reproduction steps:
1. Create a new empty Project
2. Import attached AudioImport package
3. Reload the SampleScene
4. Select MasterPlayable in the Hierarchy and open Window > Sequencing > Timeline
5. Play the Timeline
Expected result: The Jump transitions smoothly
Actual result: A slight stutter can be heard
Reproducible with: 2019.4.20f1, 2020.2.5f1, 2021.1.0b7, 2021.2.0a5
Could not test with: 2018.4 (Compiler errors)
-
Resolution Note:
Audible gap in playback caused by explicit playback delay in AudioClipPlayable code. Fixed in duplicate case.
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
This is a duplicate of issue #1215183