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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
The issue was not reproducible on different machines