Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.4
2019.4.9f1
2020.1
2020.2
Issue ID
1273659
Regression
No
Unity allocates all system's RAM and freezes when opening an empty project with many packages
Reproduction steps:
1. Try opening the attached project
2. Inspect Unity's memory usage in task manager
Expected result: Project opens without any issues
Actual result: Project freezes after opening, takes all available system's RAM
Reproducible with: 2019.4.9f1, 2020.1.4f1, 2020.2.0b1
Couldn't test with 2018.4 (errors after downgrade)
Notes:
1. On 2020.1, 2020.2 streams Unity doesn't freeze, but still takes ~10GB RAM (80-90% of available memory)
2. Repro project doesn't have any assets but does include a lot of Unity Packages
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
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Resolution Note:
The issue was not reproducible on different machines