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
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
- [2D URP] Documentation link on 3D Renderer Data doesn't work
- Depth is not rendered in a depth-only camera which is set up by a custom script
Add comment