Search Issue Tracker
Fixed in 4.3.8
Votes
0
Found in
4.3.3f1
Issue ID
587793
Regression
Yes
www.audioClip.length is null after successful download
To reproduce:
1. Create a new project
2. Import the attached package
3. Play the Test scene in the editor
4. See that the audio clip is working
5. Build for iOS
6. See that the audio clip is not playing
Audio clip length is 0, however, bytes downloaded is exactly the size of the audio file. www.error is just an empty string and www.audioClip is not null so it's initialised.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
Add comment