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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note (fix version 2022.2):
Fix for this issue is available on Unity 2022.2.0b13 and above