Search Issue Tracker
Fixed
Fixed in 2020.3.41f1, 2021.3.12f1, 2022.1.20f1, 2022.2.0b10, 2023.1.0a13
Votes
1
Found in
2020.3.35f1
2021.3.5f1
2022.1.6f1
2022.2.0a17
2023.1.0a1
Issue ID
UUM-1147
Regression
No
In WebGL Player AudioSource.time of an audio clip starts immediately when AudioSource.PlayScheduled is used
How to reproduce:
1. Open the user's attached “AUDIOTEST.zip” project
2. Open the “SampleScene” Scene
3. Switch to the WebGL platform
4. Build and Run
Expected result: First sound plays after 8 seconds and then the first AudioSource.time number starts to increase
Actual result: AudioSource.time number of both clips starts immediately but the sound starts after 8 seconds
Reproducible with: 2019.4.34f1, 2020.3.32f1, 2021.2.17f1, 2022.1.0b14, 2022.2.0a8
Not reproducible with: 2019.35f1, 2019.4.37f1
Notes:
- Expected result can be observed in Play Mode
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Add comment