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
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- Inconsistent hotkeys in the Terrain tool with the "Terrain Tools" installed and not installed
Resolution Note:
The issue was not reproducible on different machines