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
- [Android] Safe area ignores navigation bar on Android when targeting level 35 API or higher
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
- The "Build and Run" Menu option tries to build for the selected Build Platform instead of the Active Build Platform
- Font kerning breaks at runtime when multiple UI Documents use different fonts
This is a duplicate of issue #1054493