Search Issue Tracker
Duplicate
Votes
6
Found in
2017.4.0f1
2018.4.0f1
2018.4.2f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1162701
Regression
No
WebGL Builds Leak Memory On .NET 4.x Runtime for Circular References
To reproduce:
1) Open the attached project and the scene inside of it
2) Open Build Settings
3) Set it to WebGL platform and make sure it's set to .NET 4.x in Player Settings
4) Build and run it
Expected: Memory stays low and stable
Actual: Memory quickly climbs until it runs out and then player fails with an "Out of memory" error
Reproduced in 2017.4.0f1, 2018.3.14f1, 2019.3.0a6
Not reproduced in Windows IL2CPP; nor if .NET 3.5 is used
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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
This is a duplicate of issue #1054493