Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.2f1
Issue ID
784578
Regression
Yes
AudioSource.time is incorrect when .wav file sample rate is not 44.1khz
Steps to reproduce this issue:
1. Build and run attached project to WebGL.
2. Text near the button on the upper left corner is: string.Format("{0:0.00}/{1:0.00}", audio.time, audio.clip.length).
3. Observe that audio.time can be higher then audio.clip.length.
4. Run the scene in the editor - audio.time works as expected.
Reproduced on 5.3.1f1, 5.3.4p1, 5.4.0b13
Does not reproduce on 5.1.0f3, 5.2.4f1
Reproduced on Google Chrome 49.0.2623.110 (Windows 10)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
This is a duplicate of issue #781544