Search Issue Tracker
Active
Votes
0
Found in
2022.3.66f1
6000.0.57f1
6000.2.5f1
6000.3.0b2
Issue ID
UUM-117549
Regression
Yes
Memory leak when running tests in IL2CPP with System.Threading.Timer
How to reproduce:
1. Open the “IN-111094.zip“ project
2. Open Window → General → Test Runner
3. Open the ‘Player’ section
4. Run all the tests on a Standalone build
5. Open the Windows Task Manager and observe the Memory field of the build
Expected result: Memory doesn’t go over 1GB most of the time (or some other bearable memory usage)
Actual result: Memory goes >15 GB (or other worse memory usage)
Reproducible in: 2022.1.0b1 (ea0f0219deed), 2022.3.66f1, 6000.0.57f1, 6000.2.5f1, 6000.3.0b2
Not reproducible in: 2022.1.0a16
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- Typically, memory used in ‘reproducible' versions ranges between 15 and 50 GB, while in 'Not reproducible’ versions it is up to 1 GB
- In Mono, this issue is not reproducible
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
Add comment