vanjac / voxel-editor

N-Space: a mobile app for building 3D interactive worlds
https://play.google.com/store/apps/details?id=com.vantjac.voxel
MIT License
50 stars 9 forks source link

Some audio files are loaded with incorrect length #374

Open vanjac opened 11 months ago

vanjac commented 11 months ago

This is a Unity bug.

https://forum.unity.com/threads/audioclip-length-is-incorrect-when-loading-from-webrequest-getaudioclip.1082183/

https://issuetracker.unity3d.com/issues/audioclip-length-is-twice-the-size-when-by-using-unitywebrequestmultimedia-dot-getaudioclip-from-firebase-storage

Seems to depend on encoding (some MP3s have the bug and some don't).