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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment