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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Add comment