Search Issue Tracker
Fixed in 2022.2.X
Votes
1
Found in
2018.4
2019.4
2019.4.10f1
2020.1
2020.2
2021.1
Issue ID
1278567
Regression
No
[iOS] DownloadHandlerAudioClip streamAudio Ignores compression
Reproduction steps:
1. Download and open the "unity-audio-tests.zip" project
2. Build and deploy the project for iOS
3. in the Xcode's menubar, press "Navigate" > "Reveal in Debug Navigator"
4. Select the Memory graph
(The following steps are made on the device)
5. From the second dropdown field, select "UnityWebRequest" and enable "Stream Audio Web Request"
6. Press the "Load Audio" and then "Unload Audio"
7. Observe the Memory usage graph
Actual result: Memory usage changes by about 4.2-4.5 MB
Expected result: Memory usage increases by a higher amount
Reproducible with: 2018.4.29f1, 2019.4.17f1, 2020.1.17f1, 2020.2.1f1, 2021.1.0b1
Tested with: iPhone 12 Pro (iOS 14.2.1), iPhone 6S (iOS 13.3.1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment