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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment