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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Resolution Note:
The issue was not reproducible on different machines