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
- The Editor does not recognize button release when first releasing the "LShift" button and then "Numpad2"
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
Add comment