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
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Add comment