Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.5.2f1
Issue ID
904578
Regression
No
AudioSource.time returns an incorrent value in WebGL player
Reproduction Steps:
1. Import attached project.
2. Open "Test" scene.
3. Enter Play mode.
4. Observe how AudioSource.time is equal to 0 before the audio clip begins.
5. Build and Run a WebGL build.
Expected result: AudioSource.time is equal to 0, as it is in the Editor.
Actual result: AudioSource.time is equal to a random value before the audio clip starts and resets it. (usually the value is 11.052)
Reproducible with: 5.4.5f1, 5.5.3p2, 5.6.0p3, 2017.1.0b2
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