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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #781544