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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2022.2):
Fix for this issue is available on Unity 2022.2.0b13 and above