Search Issue Tracker
Fixed
Fixed in 2022.2.X, 2022.2.0b13
Votes
0
Found in
2022.2.0a16
Issue ID
UUM-37343
Regression
No
Malloc Memory Pool increases periodically when running scenes with SpriteShapes on Android device
Malloc Memory Pool increases periodically when running scenes with SpriteShapes on Android device
Repro steps:
- Open attached project, open PerfTest_Many scene and Build and Run it on an Android device (Mono Scripting backend)
- In the Profiler observe total used memory increase over time
In the Memory Profiler compare snapshots at the start of app run and 15 mins later, observe 1GB increase in Native Memory, Malloc(Temp) Pool
Expected result: Memory should not increase over time
Actual result: Memory increases over time
Tested on:
Samsung galaxy S8 Plus
Motorola Nexus 6
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 2022.2):
Fix for this issue is available on Unity 2022.2.0b13 and above