Search Issue Tracker
Fixed
Fixed in 2021.3.41f1, 2022.3.35f1, 6000.0.6f1, 7000.0.0a1
Votes
0
Found in
2021.3.38f1
2022.3.30f1
6000.0.3f1
Issue ID
UUM-73104
Regression
No
[iOS] Memory leaks occur when UnityWebRequest.Get() is called
How to reproduce:
1. Download and open the attached project for iOS
2. In the Xcode toolbar, press "Product" > "Profile"
3. In the Profiler window, select the "Allocations" tool.
4. Switch the Allocations view mode to "Generations" and press the record button
5. On the iPhone, press the "Test" button
6. On the Allocations tool, press the Mark Generation button located at the bottom.
7. Repeat steps 5-6 several times
Expected outcome: No memory leaks occur
Actual outcome: Memory leaks occur every time UnityWebRequest.Get() is called. ( 32 Bytes )
Reproducible with: 2021.3.38f1, 2022.3.31f1, 2023.2.20f1, 6000.0.4f1
Reproduced on: iPhone 12 Pro (iOS 14.2.1), iPhone 13 Pro (iOS 16.6.1)
Note: Image showcasing actual results is attached (unitywebRequestequest_allocations.png )
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 6000.0.6f1):
Verified with 6000.0.6f1