Timeline Preview Playback is slow
I'm working on a game in which the level is synchronized with the music. The problem i'm running into is that for some reason, when I play the timeline in the editor, it moves at an absurdly slow pace.
This is a big issue for timing my events because that means that the audio playback is slow as well, to the point where I have no clue what i'm listening to.
It plays like normal in play mode, and timeline is running on the DSP Clock if that helps.
Answer by seant_unity · Jul 09, 2019 at 11:20 AM
Playback in EditorMode should be happening at the same rate as in PlayMode, and since 2018.2, they both use the same mechanism for playback. I would recommend filing a bug with a repro project.
Thanks for the info! I will definitely submit a bug report. Do you have any suggestions for me to try fixing it? I’ve tried a few things but haven’t had any luck yet.
I wish I did. I can't think of anything that would cause it.
Your answer
Follow this Question
Related Questions
How to change the speed of an audio without affecting its pitch and vice a versa at runtime? 2 Answers
Unity 2017.1 Timeline: How to target an audio channel to an audio mixer group? 1 Answer
Why do the Prepare OS for Recording option and OpenMic Disable bluetooth audio playback. 1 Answer