Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2021.1.X
Votes
0
Found in
2021.1.0b12
2021.2.0a8
Issue ID
1319163
Regression
Yes
Playing from last frame of an AudioClip in Timeline throws "An invalid seek position was passed to this function" error
Steps to reproduce:
1. Open the attached "InvalidSeekPosition.zip" Unity project
2. Open SampleScene
3. Open Window->Timeline
4. Select "New Timeline" object in Hierarchy
5. In Timeline window, select the final frame of "sci-fi_explosion_01" Audio Clip
6. Press "Play the timeline" button
Expected result: No errors are thrown
Actual result: "[Error] C:\buildslave\unity\build\Modules/Audio/Public/sound/SoundChannel.cpp(343) : Error executing result (An invalid seek position was passed to this function." error is thrown
Reproduced with: 2021.2.0a8
Didn't reproduce with: 2021.1.0b10, 2020.3.0f1, 2019.4.22f1, 2018.4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment